Package | Description |
---|---|
alluxio.job.workflow | |
alluxio.job.workflow.composite |
Modifier and Type | Method and Description |
---|---|
WorkflowExecution |
WorkflowExecutionFactory.create(T config)
Creates a new
WorkflowExecution based on the workflow configuration. |
WorkflowExecution |
WorkflowExecutionRegistry.getExecution(WorkflowConfig config)
Gets the
WorkflowExecution from workflow config. |
Modifier and Type | Class and Description |
---|---|
class |
CompositeExecution
Job execution for
CompositeConfig . |
Modifier and Type | Method and Description |
---|---|
WorkflowExecution |
CompositeExecutionFactory.create(CompositeConfig config) |
Copyright © 2023. All Rights Reserved.