@InterfaceAudience.Private public interface MetricsMasterSource extends BaseSource
HBASE_METRICS_SYSTEM_NAME| 限定符和类型 | 方法和说明 |
|---|---|
OperationMetrics |
getServerCrashMetrics() |
void |
incRequests(long inc)
Increment the number of requests the cluster has seen.
|
decGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogramstatic final String METRICS_JMX_CONTEXT
static final String MASTER_FINISHED_INITIALIZATION_TIME_NAME
static final String MASTER_FINISHED_INITIALIZATION_TIME_DESC
static final String NUMBER_OF_DEAD_REGION_SERVERS_DESC
static final String NUMBER_OF_DRAINING_REGION_SERVERS_DESC
void incRequests(long inc)
inc - Ammount to increment the total by.OperationMetrics getServerCrashMetrics()
OperationMetrics containing common metrics for server crash operationCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.