Package | Description |
---|---|
org.apache.hadoop.mapred.gridmix |
Modifier and Type | Method and Description |
---|---|
static JobCreator |
JobCreator.getPolicy(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.
|
Modifier and Type | Method and Description |
---|---|
static JobCreator |
JobCreator.getPolicy(Configuration conf,
JobCreator defaultPolicy) |
Copyright © 2013 Apache Software Foundation. All rights reserved.