public interface MetricsReplicationSource extends BaseSource
Modifier and Type | Field and Description |
---|---|
static String |
METRICS_CONTEXT
The name of the metrics context that metrics will be under.
|
static String |
METRICS_DESCRIPTION
A description.
|
static String |
METRICS_JMX_CONTEXT
The name of the metrics context that metrics will be under.
|
static String |
METRICS_NAME
The name of the metrics
|
HBASE_METRICS_SYSTEM_NAME
decGauge, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogram, updateQuantile
static final String METRICS_NAME
static final String METRICS_CONTEXT
static final String METRICS_JMX_CONTEXT
static final String METRICS_DESCRIPTION
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.