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