Uses of Class
org.apache.hadoop.mapred.gridmix.JobCreator

Packages that use JobCreator
org.apache.hadoop.mapred.gridmix   
 

Uses of JobCreator in org.apache.hadoop.mapred.gridmix
 

Methods in org.apache.hadoop.mapred.gridmix that return JobCreator
static JobCreator JobCreator.getPolicy(org.apache.hadoop.conf.Configuration conf, JobCreator defaultPolicy)
           
static JobCreator JobCreator.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobCreator[] JobCreator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.hadoop.mapred.gridmix with parameters of type JobCreator
static JobCreator JobCreator.getPolicy(org.apache.hadoop.conf.Configuration conf, JobCreator defaultPolicy)
           
 



Copyright © 2009 The Apache Software Foundation