Package org.apache.hadoop.hbase.snapshot

Interface Summary
SnapshotReferenceUtil.FileVisitor  
 

Class Summary
CopyRecoveredEditsTask Copy over each of the files in a region's recovered.edits directory to the region's snapshot directory.
ExportSnapshot Export the specified snapshot to a given FileSystem.
ReferenceRegionHFilesTask Reference all the hfiles in a region for a snapshot.
ReferenceServerWALsTask Reference all the WAL files under a server's WAL directory
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
SnapshotReferenceUtil Utility methods for interacting with the snapshot referenced files.
SnapshotTask General snapshot operation taken on a regionserver
TableInfoCopyTask Copy the table info into the snapshot directory
TakeSnapshotUtils Utilities for useful when taking a snapshot
 

Enum Summary
ExportSnapshot.Counter  
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.