Interface MetricsBalancerSource
- All Superinterfaces:
BaseSource
- All Known Subinterfaces:
MetricsStochasticBalancerSource
- All Known Implementing Classes:
MetricsBalancerSourceImpl,MetricsStochasticBalancerSourceImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final StringThe context metrics will be under.static final StringDescriptionstatic final StringThe name of the metrics context that metrics will be under in jmxstatic final StringThe name of the metricsstatic final StringFields inherited from interface org.apache.hadoop.hbase.metrics.BaseSource
HBASE_METRICS_SYSTEM_NAME -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidupdateBalanceCluster(long time) voidupdateBalancerStatus(boolean status) Methods inherited from interface org.apache.hadoop.hbase.metrics.BaseSource
decGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogram
-
Field Details
-
METRICS_NAME
The name of the metrics- See Also:
-
METRICS_CONTEXT
The context metrics will be under.- See Also:
-
METRICS_JMX_CONTEXT
The name of the metrics context that metrics will be under in jmx- See Also:
-
BALANCE_CLUSTER
- See Also:
-
MISC_INVOATION_COUNT
- See Also:
-
BALANCER_STATUS
- See Also:
-
METRICS_DESCRIPTION
Description- See Also:
-
-
Method Details
-
updateBalanceCluster
-
incrMiscInvocations
void incrMiscInvocations() -
updateBalancerStatus
-