Class TestingPrestoClient

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class TestingPrestoClient
    extends AbstractTestingPrestoClient<io.prestosql.testing.MaterializedResult>
    • Constructor Detail

      • TestingPrestoClient

        public TestingPrestoClient​(io.prestosql.server.testing.TestingPrestoServer prestoServer,
                                   io.prestosql.Session defaultSession)