| Package | Description |
|---|---|
| org.apache.hadoop.mapred.gridmix |
| Modifier and Type | Field | Description |
|---|---|---|
protected JobCreator |
JobFactory.jobCreator |
|
protected JobCreator |
JobFactory.jobCreator |
| Modifier and Type | Method | Description |
|---|---|---|
static JobCreator |
JobCreator.getPolicy(org.apache.hadoop.conf.Configuration conf,
JobCreator defaultPolicy) |
|
static JobCreator |
JobCreator.valueOf(java.lang.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 | Description |
|---|---|---|
static JobCreator |
JobCreator.getPolicy(org.apache.hadoop.conf.Configuration conf,
JobCreator defaultPolicy) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.