| Package | Description |
|---|---|
| io.prestosql.execution.scheduler |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedCountScheduler |
class |
FixedSourcePartitionedScheduler |
class |
ScaledWriterScheduler |
| Modifier and Type | Method and Description |
|---|---|
static StageScheduler |
SourcePartitionedScheduler.newSourcePartitionedSchedulerAsStageScheduler(SqlStageExecution stage,
PlanNodeId partitionedNode,
SplitSource splitSource,
SplitPlacementPolicy splitPlacementPolicy,
int splitBatchSize)
Obtains an instance of
SourcePartitionedScheduler suitable for use as a
stage scheduler. |
Copyright © 2012–2019. All rights reserved.