Uses of Class
org.apache.hadoop.examples.terasort.TeraGen.Counters

Packages that use TeraGen.Counters
org.apache.hadoop.examples.terasort This package consists of 3 map/reduce applications for Hadoop to compete in the annual terabyte sort competition. 
 

Uses of TeraGen.Counters in org.apache.hadoop.examples.terasort
 

Methods in org.apache.hadoop.examples.terasort that return TeraGen.Counters
static TeraGen.Counters TeraGen.Counters.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TeraGen.Counters[] TeraGen.Counters.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 The Apache Software Foundation