JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.trino.execution.scheduler
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)