Class Counters.Group

java.lang.Object
org.apache.hadoop.mapred.Counters.Group
All Implemented Interfaces:
Iterable<Counters.Counter>, Writable, CounterGroupBase<Counters.Counter>
Enclosing class:
Counters

@Public @Stable public static class Counters.Group extends Object implements CounterGroupBase<Counters.Counter>
Group of counters, comprising of counters from a particular counter Enum class.

Grouphandles localization of the class name and the counter names.