Uses of Package
org.apache.hadoop.hbase.snapshot

Packages that use org.apache.hadoop.hbase.snapshot
org.apache.hadoop.hbase.mapreduce Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
org.apache.hadoop.hbase.master.snapshot   
org.apache.hadoop.hbase.snapshot   
 

Classes in org.apache.hadoop.hbase.snapshot used by org.apache.hadoop.hbase.mapreduce
SnapshotManifest
          Utility class to help read/write the Snapshot Manifest.
 

Classes in org.apache.hadoop.hbase.snapshot used by org.apache.hadoop.hbase.master.snapshot
SnapshotManifest
          Utility class to help read/write the Snapshot Manifest.
 

Classes in org.apache.hadoop.hbase.snapshot used by org.apache.hadoop.hbase.snapshot
ExportSnapshot.Counter
           
RestoreSnapshotHelper.RestoreMetaChanges
          Describe the set of operations needed to update hbase:meta after restore.
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.
SnapshotReferenceUtil.SnapshotVisitor
           
SnapshotReferenceUtil.StoreFileVisitor
           
 



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