Uses of Annotation Interface
io.trino.execution.ForQueryExecution
Packages that use ForQueryExecution
-
Uses of ForQueryExecution in io.trino.execution.scheduler.faulttolerant
Constructor parameters in io.trino.execution.scheduler.faulttolerant with annotations of type ForQueryExecutionModifierConstructorDescriptionEventDrivenTaskSourceFactory(SplitSourceFactory splitSourceFactory, ExecutorService executor, InternalNodeManager nodeManager, TableExecuteContextManager tableExecuteContextManager, QueryManagerConfig queryManagerConfig) -
Uses of ForQueryExecution in io.trino.server
Methods in io.trino.server with annotations of type ForQueryExecutionModifier and TypeMethodDescriptionstatic ExecutorServiceCoordinatorModule.createQueryExecutor(ExecutorService queryExecutor, VersionEmbedder versionEmbedder)