Package org.apache.hadoop.ozone.om.snapshot
package org.apache.hadoop.ozone.om.snapshot
This package contains OM Snapshot related classes.
-
ClassDescriptionClass to resolve absolute paths for FSO DirectoryInfo Objects.Class to take multiple locks on multiple snapshots.Class to resolve paths of Objects.Utility class for handling operations related to OM DB Checkpoints.Manages local data and metadata associated with Ozone Manager (OM) snapshots, including the creation, storage, and representation of data as YAML files.Ozone Manager Snapshot Utilities.Define an interface for persistent list.PersistentMap<K,
V> Define an interface for persistent map.Define an interface for persistent set.Callback interface for ReferenceCounted.Annotation used to check that the snapshot feature in desired state.'Aspect' for checking whether snapshot feature is enabled.Persistent list backed by RocksDB.RocksDbPersistentMap<K,V> Persistent map backed by RocksDB.Persistent set backed by RocksDB.Thread-safe custom unbounded LRU cache to manage open snapshot DB instances.State the reason the current thread is getting the OmSnapshot instance.Class to generate snapshot diff.Util class for snapshot diff APIs.