Uses of Class
io.prestosql.execution.ForQueryExecution
-
Packages that use ForQueryExecution Package Description io.prestosql.execution io.prestosql.server -
-
Uses of ForQueryExecution in io.prestosql.execution
Constructor parameters in io.prestosql.execution with annotations of type ForQueryExecution Constructor Description QueryExecutionMBean(ExecutorService executor) -
Uses of ForQueryExecution in io.prestosql.server
Constructor parameters in io.prestosql.server with annotations of type ForQueryExecution Constructor Description ExecutorCleanup(ExecutorService statementResponseExecutor, ScheduledExecutorService statementTimeoutExecutor, ExecutorService queryExecutionExecutor, ScheduledExecutorService schedulerExecutor, ExecutorService transactionFinishingExecutor, ScheduledExecutorService transactionIdleExecutor)
-