|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Counters.Group | |
---|---|
org.apache.hadoop.mapred | A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. |
Uses of Counters.Group in org.apache.hadoop.mapred |
---|
Methods in org.apache.hadoop.mapred that return Counters.Group | |
---|---|
Counters.Group |
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.mapred that return types with arguments of type Counters.Group | |
---|---|
Iterator<Counters.Group> |
Counters.iterator()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |