@InterfaceAudience.Private public class MetricsWALEventTrackerSourceImpl extends BaseSourceImpl implements MetricsWALEventTrackerSource
metricsAdapter, metricsContext, metricsDescription, metricsJmxContext, metricsName, metricsRegistry, registryMETRICS_CONTEXT, METRICS_DESCRIPTION, METRICS_JMX_CONTEXT, METRICS_NAME, NUM_FAILED_PUTS, NUM_FAILED_PUTS_DESC, NUM_RECORDS_FAILED_PUTS, NUM_RECORDS_FAILED_PUTS_DESCHBASE_METRICS_SYSTEM_NAME| Constructor and Description |
|---|
MetricsWALEventTrackerSourceImpl() |
MetricsWALEventTrackerSourceImpl(String metricsName,
String metricsDescription,
String metricsContext,
String metricsJmxContext) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFailedPuts() |
long |
getNumRecordsFailedPuts() |
void |
incrFailedPuts(long numRecords) |
decGauge, getMetrics, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, getMetricsRegistry, incCounters, incGauge, init, removeMetric, setGauge, updateHistogramclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogrampublic void incrFailedPuts(long numRecords)
incrFailedPuts in interface MetricsWALEventTrackerSourcepublic long getFailedPuts()
getFailedPuts in interface MetricsWALEventTrackerSourcepublic long getNumRecordsFailedPuts()
getNumRecordsFailedPuts in interface MetricsWALEventTrackerSourceCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.