public interface IExecutionPlanBuilder
| Modifier and Type | Method and Description |
|---|---|
ExecutionPlan |
build(Config cfg,
ComputeGraph taskGraph,
TaskSchedulePlan taskSchedule)
Schedule and execution
|
ExecutionPlan build(Config cfg, ComputeGraph taskGraph, TaskSchedulePlan taskSchedule)
taskGraph - the task graphtaskSchedule - the task schedule