Package org.apache.hadoop.ozone.om.snapshot.filter
package org.apache.hadoop.ozone.om.snapshot.filter
Package containing filter to perform reclaimable check on snapshots.
-
ClassesClassDescriptionClass to filter out deleted directories which are reclaimable based on their presence in previous snapshot in the snapshot chain.This class is responsible for opening last N snapshot given a snapshot metadata manager or AOS metadata manager by acquiring a lock.Filter to return deleted keys which are reclaimable based on their presence in previous snapshot in the snapshot chain.Class to filter out rename table entries which are reclaimable based on the key presence in previous snapshot's keyTable/DirectoryTable in the snapshot chain.