|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableGaugeInt | |
---|---|
org.apache.hadoop.metrics2.lib | A collection of library classes for implementing metrics sources |
Uses of MutableGaugeInt in org.apache.hadoop.metrics2.lib |
---|
Methods in org.apache.hadoop.metrics2.lib that return MutableGaugeInt | |
---|---|
MutableGaugeInt |
MetricsRegistry.newGauge(MetricsInfo info,
int iVal)
Create a mutable integer gauge |
MutableGaugeInt |
MetricsRegistry.newGauge(String name,
String desc,
int iVal)
Create a mutable integer gauge |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |