|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetricMutableGaugeInt | |
---|---|
org.apache.hadoop.metrics2.lib |
Uses of MetricMutableGaugeInt in org.apache.hadoop.metrics2.lib |
---|
Methods in org.apache.hadoop.metrics2.lib that return MetricMutableGaugeInt | |
---|---|
MetricMutableGaugeInt |
MetricMutableFactory.newGauge(String name,
String description,
int initValue)
Create a mutable integer gauge |
MetricMutableGaugeInt |
MetricsRegistry.newGauge(String name,
String description,
int initValue)
Create a mutable integer gauge |
MetricMutableGaugeInt |
MetricMutableFactory.newGaugeInt(String name)
Create a mutable integer gauge with name only. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |