Uses of Interface
io.trino.execution.QueryTracker.TrackedQuery
-
Packages that use QueryTracker.TrackedQuery Package Description io.trino.dispatcher io.trino.execution -
-
Uses of QueryTracker.TrackedQuery in io.trino.dispatcher
Subinterfaces of QueryTracker.TrackedQuery in io.trino.dispatcher Modifier and Type Interface Description interfaceDispatchQueryClasses in io.trino.dispatcher that implement QueryTracker.TrackedQuery Modifier and Type Class Description classFailedDispatchQueryclassLocalDispatchQuery -
Uses of QueryTracker.TrackedQuery in io.trino.execution
Classes in io.trino.execution with type parameters of type QueryTracker.TrackedQuery Modifier and Type Class Description classQueryTracker<T extends QueryTracker.TrackedQuery>Subinterfaces of QueryTracker.TrackedQuery in io.trino.execution Modifier and Type Interface Description interfaceQueryExecutionClasses in io.trino.execution that implement QueryTracker.TrackedQuery Modifier and Type Class Description classDataDefinitionExecution<T extends Statement>classSqlQueryExecution
-