Uses of Class
org.apache.hadoop.mapred.JobHistory.Values

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

Uses of JobHistory.Values in org.apache.hadoop.mapred
 

Methods in org.apache.hadoop.mapred that return JobHistory.Values
static JobHistory.Values JobHistory.Values.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobHistory.Values[] JobHistory.Values.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2006 The Apache Software Foundation