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