| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master.snapshot | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DisabledTableSnapshotHandlerTake a snapshot of a disabled table. | 
| class  | EnabledTableSnapshotHandlerHandle the master side of taking a snapshot of an online table, regardless of snapshot type. | 
| Modifier and Type | Method and Description | 
|---|---|
| TakeSnapshotHandler | TakeSnapshotHandler. prepare() | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | SnapshotManager. snapshotTable(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot,
             TakeSnapshotHandler handler)Take a snapshot using the specified handler. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.