- AbstractAvaticaHandlerTest - Class in org.apache.calcite.avatica.server
-
Test class for logic common to all AvaticaHandler
's.
- AbstractAvaticaHandlerTest() - Constructor for class org.apache.calcite.avatica.server.AbstractAvaticaHandlerTest
-
- AbstractHandlerTest - Class in org.apache.calcite.avatica.remote
-
Test for common functionality across Handler
implementations.
- AbstractHandlerTest() - Constructor for class org.apache.calcite.avatica.remote.AbstractHandlerTest
-
- addLifeCycleListener(LifeCycle.Listener) - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
-
- afterClass() - Static method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
-
- afterClass() - Static method in class org.apache.calcite.avatica.remote.ArrayTypeTest
-
- afterClass() - Static method in class org.apache.calcite.avatica.remote.RemoteHttpClientTest
-
- afterClass() - Static method in class org.apache.calcite.avatica.remote.RemoteMetaTest
-
- allowAllUsersWhenNoAuthenticationIsNeeded() - Method in class org.apache.calcite.avatica.server.AbstractAvaticaHandlerTest
-
- allowAuthenticatedUsers() - Method in class org.apache.calcite.avatica.server.AbstractAvaticaHandlerTest
-
- AlternatingAvaticaHttpClient(List<URL>) - Constructor for class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest.AlternatingAvaticaHttpClient
-
- AlternatingDriver() - Constructor for class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest.AlternatingDriver
-
- AlternatingRemoteMetaTest - Class in org.apache.calcite.avatica.remote
-
Tests that verify that the Driver still functions when requests are randomly bounced between
more than one server.
- AlternatingRemoteMetaTest() - Constructor for class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
-
- AlternatingRemoteMetaTest.AlternatingAvaticaHttpClient - Class in org.apache.calcite.avatica.remote
-
AvaticaHttpClient implementation that randomly chooses among the provided URLs.
- AlternatingRemoteMetaTest.AlternatingDriver - Class in org.apache.calcite.avatica.remote
-
- AlternatingRemoteMetaTest.FullyRemoteJdbcMetaFactory - Class in org.apache.calcite.avatica.remote
-
Factory that provides a JdbcMeta
.
- apply(Service.CatalogsRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.SchemasRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.TablesRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.TableTypesRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.TypeInfoRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.ColumnsRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.PrepareRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.PrepareAndExecuteRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.FetchRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.CreateStatementRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.CloseStatementRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.OpenConnectionRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.CloseConnectionRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.ConnectionSyncRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.DatabasePropertyRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.SyncResultsRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.ExecuteRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.CommitRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.RollbackRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.ExecuteBatchRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.PrepareAndExecuteBatchRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
-
- apply(Service.ExecuteRequest) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.ParameterValuesCheckingService
-
- ArrayImplTest - Class in org.apache.calcite.avatica.util
-
Test class for ArrayImpl.
- ArrayImplTest() - Constructor for class org.apache.calcite.avatica.util.ArrayImplTest
-
- arraysOfByteArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
-
- arraysOfStructs() - Method in class org.apache.calcite.avatica.util.ArrayImplTest
-
- ArrayTypeTest - Class in org.apache.calcite.avatica.remote
-
Test class for verifying functionality with arrays.
- ArrayTypeTest(Driver.Serialization, HttpServer) - Constructor for class org.apache.calcite.avatica.remote.ArrayTypeTest
-
- ASSERT_CLIENTINFO - Static variable in class org.apache.calcite.avatica.AvaticaClosedConnectionTest
-
Verifier for clientinfo methods
- ASSERT_CLOSED - Static variable in class org.apache.calcite.avatica.AvaticaClosedTestBase
-
Verifier for closed methods
- ASSERT_UNSUPPORTED - Static variable in class org.apache.calcite.avatica.AvaticaClosedTestBase
-
Verifier for unsupported methods
- AuthenticationRequiredAvaticaHandler() - Constructor for class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
-
- AvaticaClientRuntimeExceptionTest - Class in org.apache.calcite.avatica.test
-
Test class for AvaticaClientRuntimeException
.
- AvaticaClientRuntimeExceptionTest() - Constructor for class org.apache.calcite.avatica.test.AvaticaClientRuntimeExceptionTest
-
- AvaticaClosedConnectionTest - Class in org.apache.calcite.avatica
-
Tests for AvaticaConnection
relative to close behavior
- AvaticaClosedConnectionTest(Method, AvaticaClosedTestBase.MethodVerifier) - Constructor for class org.apache.calcite.avatica.AvaticaClosedConnectionTest
-
- AvaticaClosedPreparedStatementTest - Class in org.apache.calcite.avatica
-
Tests for AvaticaPreparedStatement
relative to close behavior
- AvaticaClosedPreparedStatementTest(Method, AvaticaClosedTestBase.MethodVerifier) - Constructor for class org.apache.calcite.avatica.AvaticaClosedPreparedStatementTest
-
- AvaticaClosedResultSetTest - Class in org.apache.calcite.avatica
-
Tests for AvaticaResultSet
relative to close behavior
- AvaticaClosedResultSetTest(Method, AvaticaClosedTestBase.MethodVerifier) - Constructor for class org.apache.calcite.avatica.AvaticaClosedResultSetTest
-
- AvaticaClosedStatementTest - Class in org.apache.calcite.avatica
-
Tests for AvaticaStatement
relative to close behavior
- AvaticaClosedStatementTest(Method, AvaticaClosedTestBase.MethodVerifier) - Constructor for class org.apache.calcite.avatica.AvaticaClosedStatementTest
-
- AvaticaClosedTestBase<T extends AutoCloseable> - Class in org.apache.calcite.avatica
-
Base class for tests checking close behavior
- AvaticaClosedTestBase(Method, AvaticaClosedTestBase.MethodVerifier) - Constructor for class org.apache.calcite.avatica.AvaticaClosedTestBase
-
- AvaticaClosedTestBase.MethodInvocation - Interface in org.apache.calcite.avatica
-
Functional interface to invoke JDBC method
- AvaticaClosedTestBase.MethodVerifier - Interface in org.apache.calcite.avatica
-
Functional interface for verifying invoke JDBC method
- AvaticaClosedTestBase.TestDriver - Class in org.apache.calcite.avatica
-
A fake test driver for test.
- AvaticaCommonsHttpClientImplSocketFactoryTest - Class in org.apache.calcite.avatica.remote
-
Tests to verify loading of truststore/keystore in AvaticaCommonsHttpClientImpl
- AvaticaCommonsHttpClientImplSocketFactoryTest() - Constructor for class org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImplSocketFactoryTest
-
- AvaticaCommonsHttpClientImplTest - Class in org.apache.calcite.avatica.remote
-
Test class for AvaticaCommonsHttpClientImpl
- AvaticaCommonsHttpClientImplTest() - Constructor for class org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImplTest
-
- AvaticaConnectionTest - Class in org.apache.calcite.avatica
-
Tests for AvaticaConnection
- AvaticaConnectionTest() - Constructor for class org.apache.calcite.avatica.AvaticaConnectionTest
-
- AvaticaHttpClientFactoryTest - Class in org.apache.calcite.avatica.remote
-
Tests for the factory that creates http clients.
- AvaticaHttpClientFactoryTest() - Constructor for class org.apache.calcite.avatica.remote.AvaticaHttpClientFactoryTest
-
- AvaticaHttpClientTest - Class in org.apache.calcite.avatica.remote
-
Tests for the HTTP transport.
- AvaticaHttpClientTest() - Constructor for class org.apache.calcite.avatica.remote.AvaticaHttpClientTest
-
- AvaticaJaasKrbUtil - Class in org.apache.calcite.avatica.server
-
Copy of JaasKrbUtil from Kerby that works with IBM Java as well as Oracle Java.
- AvaticaResultSetConversionsTest - Class in org.apache.calcite.avatica
-
Test ResultSet#getXXX
conversions.
- AvaticaResultSetConversionsTest(AvaticaResultSetConversionsTest.AccessorTestHelper) - Constructor for class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
-
- AvaticaResultSetConversionsTest.TestMetaImpl - Class in org.apache.calcite.avatica
-
Fake meta implementation for test driver.
- AvaticaResultSetTest - Class in org.apache.calcite.avatica
-
Test class for AvaticaResultSet
- AvaticaResultSetTest() - Constructor for class org.apache.calcite.avatica.AvaticaResultSetTest
-
- AvaticaResultSetThrowsSqlExceptionTest - Class in org.apache.calcite.avatica
-
- AvaticaResultSetThrowsSqlExceptionTest() - Constructor for class org.apache.calcite.avatica.AvaticaResultSetThrowsSqlExceptionTest
-
- AvaticaServersForTest - Class in org.apache.calcite.avatica.remote
-
Utility class which encapsulates the setup required to write Avatica tests that run against
servers using each serialization approach.
- AvaticaServersForTest() - Constructor for class org.apache.calcite.avatica.remote.AvaticaServersForTest
-
- AvaticaServersForTest.FullyRemoteJdbcMetaFactory - Class in org.apache.calcite.avatica.remote
-
Factory that provides a JdbcMeta
.
- AvaticaSeverityTest - Class in org.apache.calcite.avatica.test
-
Tests for AvaticaSeverity
.
- AvaticaSeverityTest() - Constructor for class org.apache.calcite.avatica.test.AvaticaSeverityTest
-
- AvaticaSpnegoAuthenticatorTest - Class in org.apache.calcite.avatica.server
-
Test class for AvaticaSpnegoAuthenticator.
- AvaticaSpnegoAuthenticatorTest() - Constructor for class org.apache.calcite.avatica.server.AvaticaSpnegoAuthenticatorTest
-
- AvaticaSpnegoTest - Class in org.apache.calcite.avatica
-
End to end test case for SPNEGO with Avatica.
- AvaticaSpnegoTest(String) - Constructor for class org.apache.calcite.avatica.AvaticaSpnegoTest
-
- AvaticaSqlExceptionTest - Class in org.apache.calcite.avatica.test
-
Tests for AvaticaSqlException
.
- AvaticaSqlExceptionTest() - Constructor for class org.apache.calcite.avatica.test.AvaticaSqlExceptionTest
-
- AvaticaStatementTest - Class in org.apache.calcite.avatica
-
Test class for AvaticaStatement
- AvaticaStatementTest() - Constructor for class org.apache.calcite.avatica.AvaticaStatementTest
-
- AvaticaSuite - Class in org.apache.calcite.avatica.test
-
Avatica test suite.
- AvaticaSuite() - Constructor for class org.apache.calcite.avatica.test.AvaticaSuite
-
- AvaticaUtilsTest - Class in org.apache.calcite.avatica.test
-
Unit test for Avatica utilities.
- AvaticaUtilsTest() - Constructor for class org.apache.calcite.avatica.test.AvaticaUtilsTest
-