public class JobExecutionPlan extends Object
JobSpec and a SpecExecutor
where the JobSpec will be executed.| Modifier and Type | Class and Description |
|---|---|
static class |
JobExecutionPlan.Factory |
| Modifier and Type | Field and Description |
|---|---|
static String |
JOB_MAX_ATTEMPTS |
| Constructor and Description |
|---|
JobExecutionPlan(JobSpec jobSpec,
SpecExecutor specExecutor) |
public static final String JOB_MAX_ATTEMPTS
public JobExecutionPlan(JobSpec jobSpec, SpecExecutor specExecutor)