Package org.apache.hadoop.ozone.om
Class PendingKeysDeletion.PurgedKey
java.lang.Object
org.apache.hadoop.ozone.om.PendingKeysDeletion.PurgedKey
- Enclosing class:
PendingKeysDeletion
Represents metadata for a key that has been purged.
This class holds information about a specific purged key,
including its volume, bucket, associated block group,
and the amount of data purged in bytes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.ozone.common.BlockGrouplonglongbooleantoString()
-
Constructor Details
-
PurgedKey
-
-
Method Details