Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.snapshot | |
org.apache.hadoop.hbase.procedure | |
org.apache.hadoop.hbase.procedure.flush |
Modifier and Type | Field and Description |
---|---|
(package private) MetricsMaster |
HMaster.metricsMaster |
Modifier and Type | Method and Description |
---|---|
(package private) MetricsMaster |
HMaster.getMasterMetrics() |
Constructor and Description |
---|
AssignmentManager(MasterServices server,
ServerManager serverManager,
LoadBalancer balancer,
ExecutorService service,
MetricsMaster metricsMaster,
TableLockManager tableLockManager)
Constructs a new assignment manager.
|
Modifier and Type | Method and Description |
---|---|
void |
SnapshotManager.initialize(MasterServices master,
MetricsMaster metricsMaster) |
Modifier and Type | Method and Description |
---|---|
abstract void |
MasterProcedureManager.initialize(MasterServices master,
MetricsMaster metricsMaster)
Initialize a globally barriered procedure for master.
|
void |
MasterProcedureManagerHost.initialize(MasterServices master,
MetricsMaster metricsMaster) |
Modifier and Type | Method and Description |
---|---|
void |
MasterFlushTableProcedureManager.initialize(MasterServices master,
MetricsMaster metricsMaster) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.