Uses of Interface
io.prestosql.testing.ResultsSession
-
Packages that use ResultsSession Package Description io.prestosql.testing -
-
Uses of ResultsSession in io.prestosql.testing
Methods in io.prestosql.testing that return ResultsSession Modifier and Type Method Description protected abstract ResultsSession<T>AbstractTestingPrestoClient. getResultSession(io.prestosql.Session session)protected ResultsSession<io.prestosql.testing.MaterializedResult>TestingPrestoClient. getResultSession(io.prestosql.Session session)
-