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