Uses of Class
org.apache.hadoop.mapred.Counters.Group

Packages that use Counters.Group
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

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.
 



Copyright © 2006 The Apache Software Foundation