org.apache.hadoop.metrics2.lib
Class MutableRate

java.lang.Object
  extended by org.apache.hadoop.metrics2.lib.MutableMetric
      extended by org.apache.hadoop.metrics2.lib.MutableStat
          extended by org.apache.hadoop.metrics2.lib.MutableRate

@InterfaceAudience.Public
@InterfaceStability.Evolving
public class MutableRate
extends MutableStat

A convenient mutable metric for throughput measurement


Method Summary
 
Methods inherited from class org.apache.hadoop.metrics2.lib.MutableStat
add, add, resetMinMax, snapshot
 
Methods inherited from class org.apache.hadoop.metrics2.lib.MutableMetric
changed, clearChanged, setChanged, snapshot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.