Uses of Interface
org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
Packages that use CounterGroup
Package
Description
-
Uses of CounterGroup in org.apache.hadoop.mapreduce.v2.api.records
Methods in org.apache.hadoop.mapreduce.v2.api.records that return CounterGroupMethods in org.apache.hadoop.mapreduce.v2.api.records that return types with arguments of type CounterGroupMethods in org.apache.hadoop.mapreduce.v2.api.records with parameters of type CounterGroupMethod parameters in org.apache.hadoop.mapreduce.v2.api.records with type arguments of type CounterGroupModifier and TypeMethodDescriptionvoidCounters.addAllCounterGroups(Map<String, CounterGroup> counterGroups) -
Uses of CounterGroup in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
Classes in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that implement CounterGroupMethods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that return CounterGroupMethods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that return types with arguments of type CounterGroupMethods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb with parameters of type CounterGroupModifier and TypeMethodDescriptionvoidCountersPBImpl.setCounterGroup(String key, CounterGroup val) Method parameters in org.apache.hadoop.mapreduce.v2.api.records.impl.pb with type arguments of type CounterGroupModifier and TypeMethodDescriptionvoidCountersPBImpl.addAllCounterGroups(Map<String, CounterGroup> counterGroups)