Uses of Interface
io.trino.execution.scheduler.FixedCountScheduler.TaskScheduler
Packages that use FixedCountScheduler.TaskScheduler
-
Uses of FixedCountScheduler.TaskScheduler in io.trino.execution.scheduler
Constructors in io.trino.execution.scheduler with parameters of type FixedCountScheduler.TaskSchedulerModifierConstructorDescriptionFixedCountScheduler(FixedCountScheduler.TaskScheduler taskScheduler, List<InternalNode> partitionToNode)