Uses of Interface
io.trino.execution.scheduler.policy.ExecutionSchedule
Packages that use ExecutionSchedule
-
Uses of ExecutionSchedule in io.trino.execution.scheduler.policy
Classes in io.trino.execution.scheduler.policy that implement ExecutionScheduleModifier and TypeClassDescriptionclassclassSchedules stages choosing to order to provide the best resource utilization.Methods in io.trino.execution.scheduler.policy that return ExecutionScheduleModifier and TypeMethodDescriptionAllAtOnceExecutionPolicy.createExecutionSchedule(Collection<StageExecution> stages) ExecutionPolicy.createExecutionSchedule(Collection<StageExecution> stages) PhasedExecutionPolicy.createExecutionSchedule(Collection<StageExecution> stages)