Package org.apache.hadoop.hbase.master.snapshot

Class Summary
CloneSnapshotHandler Handler to Clone a snapshot.
DisabledTableSnapshotHandler Take a snapshot of a disabled table.
EnabledTableSnapshotHandler Handle the master side of taking a snapshot of an online table, regardless of snapshot type.
MasterSnapshotVerifier General snapshot verification on the master.
RestoreSnapshotHandler Handler to Restore a snapshot.
SnapshotFileCache Intelligently keep track of all the files for all the snapshots.
SnapshotHFileCleaner Implementation of a file cleaner that checks if a hfile is still used by snapshots of HBase tables.
SnapshotLogCleaner Implementation of a log cleaner that checks if a log is still used by snapshots of HBase tables.
SnapshotManager This class manages the procedure of taking and restoring snapshots.
TakeSnapshotHandler A handler for taking snapshots from the master.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.