Uses of Class
io.prestosql.execution.SqlQueryExecution
-
Packages that use SqlQueryExecution Package Description io.prestosql.server -
-
Uses of SqlQueryExecution in io.prestosql.server
Methods in io.prestosql.server with parameters of type SqlQueryExecution Modifier and Type Method Description voidDynamicFilterService. registerQuery(SqlQueryExecution sqlQueryExecution, SubPlan fragmentedPlan)
-