Uses of Class
org.apache.hadoop.hbase.snapshot.SnapshotTask

Packages that use SnapshotTask
org.apache.hadoop.hbase.snapshot   
 

Uses of SnapshotTask in org.apache.hadoop.hbase.snapshot
 

Subclasses of SnapshotTask in org.apache.hadoop.hbase.snapshot
 class CopyRecoveredEditsTask
          Copy over each of the files in a region's recovered.edits directory to the region's snapshot directory.
 class ReferenceRegionHFilesTask
          Reference all the hfiles in a region for a snapshot.
 class ReferenceServerWALsTask
          Reference all the WAL files under a server's WAL directory
 class TableInfoCopyTask
          Copy the table info into the snapshot directory
 



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