Uses of Class
org.apache.hadoop.ozone.om.snapshot.filter.ReclaimableFilter
Packages that use ReclaimableFilter
Package
Description
Package containing filter to perform reclaimable check on snapshots.
-
Uses of ReclaimableFilter in org.apache.hadoop.ozone.om.snapshot.filter
Subclasses of ReclaimableFilter in org.apache.hadoop.ozone.om.snapshot.filterModifier and TypeClassDescriptionclassClass to filter out deleted directories which are reclaimable based on their presence in previous snapshot in the snapshot chain.classFilter to return deleted keys which are reclaimable based on their presence in previous snapshot in the snapshot chain.classClass to filter out rename table entries which are reclaimable based on the key presence in previous snapshot's keyTable/DirectoryTable in the snapshot chain.