パッケージ | 説明 |
---|---|
org.apache.hadoop.metrics2.lib |
A collection of library classes for implementing metrics sources
|
修飾子とタイプ | メソッドと説明 |
---|---|
MutableCounterLong |
MetricsRegistry.newCounter(MetricsInfo info,
long iVal)
Create a mutable long integer counter
|
MutableCounterLong |
MetricsRegistry.newCounter(String name,
String desc,
long iVal)
Create a mutable long integer counter
|
Copyright © 2016 Apache Software Foundation. All rights reserved.