Uses of Class
org.apache.hadoop.metrics2.lib.MutableCounterLong
Packages that use MutableCounterLong
Package
Description
A collection of library classes for implementing metrics sources
-
Uses of MutableCounterLong in org.apache.hadoop.metrics2.lib
Methods in org.apache.hadoop.metrics2.lib that return MutableCounterLongModifier and TypeMethodDescriptionMetricsRegistry.newCounter(String name, String desc, long iVal) Create a mutable long integer counterMetricsRegistry.newCounter(MetricsInfo info, long iVal) Create a mutable long integer counter