Uses of Annotation Interface
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.execution.scheduler
Constructor parameters in io.trino.execution.scheduler with annotations of type ForQueryExecutionModifierConstructorDescriptionEventDrivenTaskSourceFactory(SplitSourceFactory splitSourceFactory, ExecutorService executor, InternalNodeManager nodeManager, TableExecuteContextManager tableExecuteContextManager, QueryManagerConfig queryManagerConfig) -
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)