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

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

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

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



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