Uses of Class
io.prestosql.testing.ResultWithQueryId
-
Packages that use ResultWithQueryId Package Description io.prestosql.testing -
-
Uses of ResultWithQueryId in io.prestosql.testing
Methods in io.prestosql.testing that return ResultWithQueryId Modifier and Type Method Description ResultWithQueryId<T>AbstractTestingPrestoClient. execute(io.prestosql.Session session, java.lang.String sql)ResultWithQueryId<T>AbstractTestingPrestoClient. execute(java.lang.String sql)ResultWithQueryId<io.prestosql.testing.MaterializedResult>DistributedQueryRunner. executeWithQueryId(io.prestosql.Session session, java.lang.String sql)
-