@InterfaceAudience.Private public interface MetricsMasterFileSystemSource extends BaseSource
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
META_SPLIT_SIZE_DESC |
static String |
META_SPLIT_SIZE_NAME |
static String |
META_SPLIT_TIME_DESC |
static String |
META_SPLIT_TIME_NAME |
static String |
METRICS_CONTEXT
The context metrics will be under.
|
static String |
METRICS_DESCRIPTION
Description
|
static String |
METRICS_JMX_CONTEXT
The name of the metrics context that metrics will be under in jmx
|
static String |
METRICS_NAME
The name of the metrics
|
static String |
SPLIT_SIZE_DESC |
static String |
SPLIT_SIZE_NAME |
static String |
SPLIT_TIME_DESC |
static String |
SPLIT_TIME_NAME |
HBASE_METRICS_SYSTEM_NAME| 限定符和类型 | 方法和说明 |
|---|---|
void |
updateMetaWALSplitSize(long size) |
void |
updateMetaWALSplitTime(long time) |
void |
updateSplitSize(long size) |
void |
updateSplitTime(long time) |
decGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogramCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.