|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |