Uses of Annotation Type
io.trino.execution.ForQueryExecution
Packages that use ForQueryExecution
-
Uses of ForQueryExecution in io.trino.execution
Constructor parameters in io.trino.execution with annotations of type ForQueryExecution -
Uses of ForQueryExecution in io.trino.server
Constructor parameters in io.trino.server with annotations of type ForQueryExecutionModifierConstructorDescriptionExecutorCleanup(ExecutorService statementResponseExecutor, ScheduledExecutorService statementTimeoutExecutor, ExecutorService queryExecutionExecutor, ScheduledExecutorService schedulerExecutor, ExecutorService transactionFinishingExecutor, ScheduledExecutorService transactionIdleExecutor)