pub fn build_runtime(
plan: &ExecutionPlan,
config: &SchedulerConfig,
) -> RuntimePlanExpand description
Build a runtime plan from an execution plan; later will wire policies and orchestrator.
pub fn build_runtime(
plan: &ExecutionPlan,
config: &SchedulerConfig,
) -> RuntimePlanBuild a runtime plan from an execution plan; later will wire policies and orchestrator.