public class TestingPrestoClient extends AbstractTestingPrestoClient<MaterializedResult>
| Constructor and Description |
|---|
TestingPrestoClient(TestingPrestoServer prestoServer,
Session defaultSession) |
| Modifier and Type | Method and Description |
|---|---|
protected ResultsSession<MaterializedResult> |
getResultSession(Session session) |
close, execute, execute, getDefaultSession, getServer, getTypes, listTables, tableExistspublic TestingPrestoClient(TestingPrestoServer prestoServer, Session defaultSession)
protected ResultsSession<MaterializedResult> getResultSession(Session session)
getResultSession in class AbstractTestingPrestoClient<MaterializedResult>Copyright © 2012–2020. All rights reserved.