JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.execution.scheduler
FixedCountScheduler
TaskScheduler
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
scheduleTask(InternalNode, int)
Interface FixedCountScheduler.TaskScheduler
Enclosing class:
FixedCountScheduler
public static interface
FixedCountScheduler.TaskScheduler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
RemoteTask
>
scheduleTask
(
InternalNode
node, int partition)
Method Details
scheduleTask
Optional
<
RemoteTask
>
scheduleTask
(
InternalNode
node, int partition)