|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetricsReplicationSource
Provides access to gauges and counters. Implementers will hide the details of hadoop1 or hadoop2's metrics2 classes and publishing.
Field Summary | |
---|---|
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 |
Fields inherited from interface org.apache.hadoop.hbase.metrics.BaseSource |
---|
HBASE_METRICS_SYSTEM_NAME |
Method Summary |
---|
Methods inherited from interface org.apache.hadoop.hbase.metrics.BaseSource |
---|
decGauge, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogram, updateQuantile |
Field Detail |
---|
static final String METRICS_NAME
static final String METRICS_CONTEXT
static final String METRICS_JMX_CONTEXT
static final String METRICS_DESCRIPTION
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |