Package | Description |
---|---|
com.facebook.presto.execution | |
com.facebook.presto.execution.scheduler | |
com.facebook.presto.server |
Constructor and Description |
---|
QueryExecutionMBean(ExecutorService executor) |
Constructor and Description |
---|
SectionExecutionFactory(Metadata metadata,
NodePartitioningManager nodePartitioningManager,
NodeTaskMap nodeTaskMap,
ExecutorService executor,
ScheduledExecutorService scheduledExecutor,
FailureDetector failureDetector,
SplitSchedulerStats schedulerStats,
NodeScheduler nodeScheduler,
QueryManagerConfig queryManagerConfig) |
Constructor and Description |
---|
ExecutorCleanup(ExecutorService statementResponseExecutor,
ScheduledExecutorService statementTimeoutExecutor,
ExecutorService queryExecutionExecutor,
ScheduledExecutorService schedulerExecutor,
ExecutorService transactionFinishingExecutor,
ScheduledExecutorService transactionIdleExecutor) |
Copyright © 2012–2022. All rights reserved.