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

Packages that use MutableCounterInt
org.apache.hadoop.metrics2.lib A collection of library classes for implementing metrics sources 
 

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

Methods in org.apache.hadoop.metrics2.lib that return MutableCounterInt
 MutableCounterInt MetricsRegistry.newCounter(MetricsInfo info, int iVal)
          Create a mutable integer counter
 MutableCounterInt MetricsRegistry.newCounter(String name, String desc, int iVal)
          Create a mutable integer counter
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.