Class SnapshotManifest

java.lang.Object
org.apache.hadoop.hbase.snapshot.SnapshotManifest

@Private public final class SnapshotManifest extends Object
Utility class to help read/write the Snapshot Manifest. The snapshot format is transparent for the users of this class, once the snapshot is written, it will never be modified. On open() the snapshot will be loaded to the current in-memory format.