| Package | Description | 
|---|---|
| org.apache.hadoop.metrics2.lib | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MutableRangeHistogramExtended histogram implementation with metric range counters. | 
| class  | MutableSizeHistogramExtended histogram implementation with counters for metric size ranges. | 
| class  | MutableTimeHistogramExtended histogram implementation with counters for metric time ranges. | 
| Modifier and Type | Method and Description | 
|---|---|
| MutableHistogram | DynamicMetricsRegistry. getHistogram(String histoName) | 
| MutableHistogram | DynamicMetricsRegistry. newHistogram(String name)Create a new histogram. | 
| MutableHistogram | DynamicMetricsRegistry. newHistogram(String name,
            String desc)Create a new histogram. | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.