| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.master.snapshot | |
| org.apache.hadoop.hbase.procedure | |
| org.apache.hadoop.hbase.procedure.flush | |
| org.apache.hadoop.hbase.regionserver.snapshot |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SnapshotManager
This class manages the procedure of taking and restoring snapshots.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ProcedureManagerHost<E extends ProcedureManager>
Provides the common setup framework and runtime services for globally
barriered procedure invocation from HBase services.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MasterProcedureManager
A life-cycle management interface for globally barriered procedures on master.
|
class |
RegionServerProcedureManager
A life-cycle management interface for globally barriered procedures on
region servers.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MasterFlushTableProcedureManager |
class |
RegionServerFlushTableProcedureManager
This manager class handles flushing of the regions for table on a
HRegionServer. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RegionServerSnapshotManager
This manager class handles the work dealing with snapshots for a
HRegionServer. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.