Uses of Class
org.apache.hadoop.metrics2.lib.MetricMutableTimeHistogram

Packages that use MetricMutableTimeHistogram
org.apache.hadoop.metrics2.lib   
 

Uses of MetricMutableTimeHistogram in org.apache.hadoop.metrics2.lib
 

Methods in org.apache.hadoop.metrics2.lib that return MetricMutableTimeHistogram
 MetricMutableTimeHistogram DynamicMetricsRegistry.newTimeHistogram(String name)
          Create a new histogram with time range counts.
 MetricMutableTimeHistogram DynamicMetricsRegistry.newTimeHistogram(String name, String desc)
          Create a new histogram with time range counts.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.