Package | Description |
---|---|
org.apache.hadoop.mapreduce |
Modifier and Type | Method and Description |
---|---|
CounterGroup |
Counters.getGroup(String groupName)
Returns the named counter group, or an empty group if there is none
with the specified name.
|
Modifier and Type | Method and Description |
---|---|
Iterator<CounterGroup> |
Counters.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
CounterGroup.incrAllCounters(CounterGroup rightGroup) |
Copyright © 2010 The Apache Software Foundation