@InterfaceAudience.Private public interface MetricsReplicationTableSource extends BaseSource
HBASE_METRICS_SYSTEM_NAME
Modifier and Type | Method and Description |
---|---|
void |
clear() |
long |
getLastShippedAge() |
long |
getShippedBytes() |
void |
incrShippedBytes(long size) |
void |
setLastShippedAge(long age) |
decGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogram
void setLastShippedAge(long age)
void incrShippedBytes(long size)
long getShippedBytes()
void clear()
long getLastShippedAge()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.