public static class JobExecutionPlan.Factory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JOB_NAME_COMPONENT_SEPARATION_CHAR |
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
JobExecutionPlan |
createPlan(FlowSpec flowSpec,
com.typesafe.config.Config jobConfig,
SpecExecutor specExecutor,
Long flowExecutionId,
com.typesafe.config.Config sysConfig) |
public static final String JOB_NAME_COMPONENT_SEPARATION_CHAR
public JobExecutionPlan createPlan(FlowSpec flowSpec, com.typesafe.config.Config jobConfig, SpecExecutor specExecutor, Long flowExecutionId, com.typesafe.config.Config sysConfig) throws URISyntaxException
URISyntaxException