Package org.apache.hadoop.hbase.snapshot

Interface Summary
SnapshotReferenceUtil.SnapshotVisitor  
SnapshotReferenceUtil.StoreFileVisitor  
 

Class Summary
CreateSnapshot This is a command line class that will snapshot a given table.
ExportSnapshot Export the specified snapshot to a given FileSystem.
RestoreSnapshotHelper Helper to Restore/Clone a Snapshot
RestoreSnapshotHelper.RestoreMetaChanges Describe the set of operations needed to update hbase:meta after restore.
SnapshotDescriptionUtils Utility class to help manage SnapshotDesriptions.
SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter Filter that only accepts completed snapshot directories
SnapshotInfo Tool for dumping snapshot information.
SnapshotInfo.SnapshotStats Statistics about the snapshot How many store files and logs are in the archive How many store files and logs are shared with the table Total store files and logs size and shared amount
SnapshotManifest Utility class to help read/write the Snapshot Manifest.
SnapshotManifestV1 DO NOT USE DIRECTLY.
SnapshotManifestV2 DO NOT USE DIRECTLY.
SnapshotReferenceUtil Utility methods for interacting with the snapshot referenced files.
 

Enum Summary
ExportSnapshot.Counter  
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.