@InterfaceAudience.Private public interface MetricsBalancerSource extends BaseSource
| Modifier and Type | Field and Description | 
|---|---|
| static String | BALANCE_CLUSTER | 
| static String | BALANCER_STATUS | 
| static String | METRICS_CONTEXTThe context metrics will be under. | 
| static String | METRICS_DESCRIPTIONDescription | 
| static String | METRICS_JMX_CONTEXTThe name of the metrics context that metrics will be under in jmx | 
| static String | METRICS_NAMEThe name of the metrics | 
| static String | MISC_INVOATION_COUNT | 
HBASE_METRICS_SYSTEM_NAME| Modifier and Type | Method and Description | 
|---|---|
| void | incrMiscInvocations() | 
| void | updateBalanceCluster(long time) | 
| void | updateBalancerStatus(boolean status) | 
decGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogramstatic final String METRICS_NAME
static final String METRICS_CONTEXT
static final String METRICS_JMX_CONTEXT
static final String BALANCE_CLUSTER
static final String MISC_INVOATION_COUNT
static final String BALANCER_STATUS
static final String METRICS_DESCRIPTION
void updateBalanceCluster(long time)
void incrMiscInvocations()
void updateBalancerStatus(boolean status)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.