|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CounterGroup | |
---|---|
org.apache.hadoop.mapreduce |
Uses of CounterGroup in org.apache.hadoop.mapreduce |
---|
Methods in org.apache.hadoop.mapreduce that return CounterGroup | |
---|---|
CounterGroup |
Counters.getGroup(String groupName)
Returns the named counter group, or an empty group if there is none with the specified name. |
Methods in org.apache.hadoop.mapreduce that return types with arguments of type CounterGroup | |
---|---|
Iterator<CounterGroup> |
Counters.iterator()
|
Methods in org.apache.hadoop.mapreduce with parameters of type CounterGroup | |
---|---|
void |
CounterGroup.incrAllCounters(CounterGroup rightGroup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |