Uses of Class
org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
Uses of TakeSnapshotHandler in org.apache.hadoop.hbase.master.snapshot
Modifier and TypeClassDescriptionclass
Take a snapshot of a disabled table.class
Handle the master side of taking a snapshot of an online table, regardless of snapshot type.Modifier and TypeMethodDescriptionprivate void
SnapshotManager.snapshotTable
(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot, TakeSnapshotHandler handler) Take a snapshot using the specified handler.