| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.master.snapshot |
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
class |
TakeSnapshotHandler
A handler for taking snapshots from the master.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SnapshotManager.setSnapshotHandlerForTesting(TableName tableName,
SnapshotSentinel handler)
Set the handler for the current snapshot
Exposed for TESTING
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.