Package | Description |
---|---|
org.apache.hadoop.hbase.master.snapshot |
Modifier and Type | Class and Description |
---|---|
class |
DisabledTableSnapshotHandler
Take a snapshot of a disabled table.
|
class |
EnabledTableSnapshotHandler
Handle 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–2019 The Apache Software Foundation. All rights reserved.