Modifier and Type | Field and Description |
---|---|
(package private) MetricsMaster |
HMaster.metricsMaster |
Modifier and Type | Method and Description |
---|---|
MetricsMaster |
MasterServices.getMasterMetrics() |
MetricsMaster |
HMaster.getMasterMetrics() |
Modifier and Type | Method and Description |
---|---|
void |
SnapshotManager.initialize(MasterServices master,
MetricsMaster metricsMaster) |
Modifier and Type | Method and Description |
---|---|
void |
MasterProcedureManagerHost.initialize(MasterServices master,
MetricsMaster metricsMaster) |
abstract void |
MasterProcedureManager.initialize(MasterServices master,
MetricsMaster metricsMaster)
Initialize a globally barriered procedure for master.
|
Modifier and Type | Method and Description |
---|---|
void |
MasterFlushTableProcedureManager.initialize(MasterServices master,
MetricsMaster metricsMaster) |
Modifier and Type | Field and Description |
---|---|
private MetricsMaster |
SnapshotQuotaObserverChore.metrics |
private MetricsMaster |
QuotaObserverChore.metrics |
Constructor and Description |
---|
QuotaObserverChore(Connection conn,
org.apache.hadoop.conf.Configuration conf,
SpaceQuotaSnapshotNotifier snapshotNotifier,
MasterQuotaManager quotaManager,
Stoppable stopper,
MetricsMaster metrics) |
QuotaObserverChore(HMaster master,
MetricsMaster metrics) |
SnapshotQuotaObserverChore(Connection conn,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
Stoppable stopper,
MetricsMaster metrics) |
SnapshotQuotaObserverChore(HMaster master,
MetricsMaster metrics) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.