| Package | Description |
|---|---|
| io.prestosql.execution.scheduler | |
| io.prestosql.sql.planner |
| Modifier and Type | Method and Description |
|---|---|
static SqlQueryScheduler |
SqlQueryScheduler.createSqlQueryScheduler(QueryStateMachine queryStateMachine,
LocationFactory locationFactory,
StageExecutionPlan plan,
NodePartitioningManager nodePartitioningManager,
NodeScheduler nodeScheduler,
RemoteTaskFactory remoteTaskFactory,
Session session,
boolean summarizeTaskInfo,
int splitBatchSize,
ExecutorService queryExecutor,
ScheduledExecutorService schedulerExecutor,
FailureDetector failureDetector,
OutputBuffers rootOutputBuffers,
NodeTaskMap nodeTaskMap,
ExecutionPolicy executionPolicy,
SplitSchedulerStats schedulerStats) |
| Constructor and Description |
|---|
NodeSchedulerExporter(NodeScheduler nodeScheduler,
org.weakref.jmx.MBeanExporter exporter) |
| Modifier and Type | Method and Description |
|---|---|
NodePartitionMap |
SystemPartitioningHandle.getNodePartitionMap(Session session,
NodeScheduler nodeScheduler) |
| Constructor and Description |
|---|
NodePartitioningManager(NodeScheduler nodeScheduler) |
Copyright © 2012–2019. All rights reserved.