| Package | Description |
|---|---|
| io.prestosql.execution.scheduler |
| Modifier and Type | Class and Description |
|---|---|
class |
AllAtOnceExecutionSchedule |
class |
PhasedExecutionSchedule |
| Modifier and Type | Method and Description |
|---|---|
ExecutionSchedule |
AllAtOnceExecutionPolicy.createExecutionSchedule(Collection<SqlStageExecution> stages) |
ExecutionSchedule |
ExecutionPolicy.createExecutionSchedule(Collection<SqlStageExecution> stages) |
ExecutionSchedule |
PhasedExecutionPolicy.createExecutionSchedule(Collection<SqlStageExecution> stages) |
Copyright © 2012–2019. All rights reserved.