程序包 | 说明 |
---|---|
org.apache.hadoop.mapreduce |
限定符和类型 | 方法和说明 |
---|---|
CounterGroup |
Counters.getGroup(String groupName)
Returns the named counter group, or an empty group if there is none
with the specified name.
|
限定符和类型 | 方法和说明 |
---|---|
Iterator<CounterGroup> |
Counters.iterator() |
限定符和类型 | 方法和说明 |
---|---|
void |
CounterGroup.incrAllCounters(CounterGroup rightGroup) |
Copyright © 2009 The Apache Software Foundation