| Package | Description | 
|---|---|
| org.apache.hadoop.metrics2.lib | A collection of library classes for implementing metrics sources | 
| Modifier and Type | Method and Description | 
|---|---|
| MutableGaugeFloat | MetricsRegistry. newGauge(MetricsInfo info,
        float iVal)Create a mutable float gauge | 
| MutableGaugeFloat | MetricsRegistry. newGauge(String name,
        String desc,
        float iVal)Create a mutable float gauge | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.