| Package | Description |
|---|---|
| org.apache.hadoop.hbase.metrics | |
| org.apache.hadoop.metrics2.lib |
| Modifier and Type | Field and Description |
|---|---|
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionRequestTooBig |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptions |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsBusy |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsCallDropped |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsCallQueueTooBig |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsCallTimedOut |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsMoved |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsMultiTooLarge |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsNSRE |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsOOO |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsQuotaExceeded |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsRpcThrottling |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsSanity |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsScannerReset |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsUnknown |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.otherExceptions |
| Modifier and Type | Method and Description |
|---|---|
MutableFastCounter |
DynamicMetricsRegistry.getCounter(String counterName,
long potentialStartingValue)
Get a MetricMutableCounterLong from the storage.
|
MutableFastCounter |
DynamicMetricsRegistry.newCounter(MetricsInfo info,
long iVal)
Create a mutable long integer counter
|
MutableFastCounter |
DynamicMetricsRegistry.newCounter(String name,
String desc,
long iVal)
Create a mutable long integer counter
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.