| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.metrics | |
| org.apache.hadoop.metrics2.lib |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptions |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsBusy |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsCallQueueTooBig |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsMoved |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsMultiTooLarge |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsNSRE |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsOOO |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsSanity |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsScannerReset |
protected MutableFastCounter |
ExceptionTrackingSourceImpl.exceptionsUnknown |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2019 The Apache Software Foundation. All rights reserved.