@InterfaceAudience.Private public interface MetricsMasterProcSource extends BaseSource
| Modifier and Type | Field and Description | 
|---|---|
| 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 | NUM_MASTER_WALS_DESC | 
| static String | NUM_MASTER_WALS_NAME | 
HBASE_METRICS_SYSTEM_NAMEdecGauge, 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 METRICS_DESCRIPTION
static final String NUM_MASTER_WALS_NAME
static final String NUM_MASTER_WALS_DESC
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.