Uses of Interface
io.trino.testing.TestingStatementClientFactory
Packages that use TestingStatementClientFactory
-
Uses of TestingStatementClientFactory in io.trino.testing
Fields in io.trino.testing declared as TestingStatementClientFactoryModifier and TypeFieldDescriptionstatic final TestingStatementClientFactoryTestingStatementClientFactory.DEFAULT_STATEMENT_FACTORYConstructors in io.trino.testing with parameters of type TestingStatementClientFactoryModifierConstructorDescriptionprotectedAbstractTestingTrinoClient(TestingTrinoServer trinoServer, TestingStatementClientFactory statementClientFactory, Session defaultSession) protectedAbstractTestingTrinoClient(TestingTrinoServer trinoServer, TestingStatementClientFactory statementClientFactory, Session defaultSession, okhttp3.OkHttpClient httpClient) TestingTrinoClient(TestingTrinoServer trinoServer, TestingStatementClientFactory statementClientFactory, Session defaultSession, okhttp3.OkHttpClient httpClient)