Class SnapshotInfo

java.lang.Object
org.apache.hadoop.hbase.util.AbstractHBaseTool
org.apache.hadoop.hbase.snapshot.SnapshotInfo
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

@Public public final class SnapshotInfo extends AbstractHBaseTool
Tool for dumping snapshot information.
  1. Table Descriptor
  2. Snapshot creation time, type, format version, ...
  3. List of hfiles and wals
  4. Stats about hfiles and logs sizes, percentage of shared with the source table, ...