Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W _ 

A

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
Test class for AvaticaResultSet, to make sure we drop SQLException for non supported function: ResultSet.previous() and ResultSet.updateNull(int), for example.
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
 

B

BasicAuthHttpServerTest - Class in org.apache.calcite.avatica.server
Test class for HTTP Basic authentication.
BasicAuthHttpServerTest() - Constructor for class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
before() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
before() - Method in class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 
beforeClass() - Static method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
 
bigintArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
booleanArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 

C

checkMethod() - Method in class org.apache.calcite.avatica.AvaticaClosedTestBase
 
cleanupQuery() - Static method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
CLIENT_PRINCIPAL - Static variable in class org.apache.calcite.avatica.SpnegoTestUtil
 
closeStatement(Meta.StatementHandle) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
closeStatement(Meta.StatementHandle) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
commit(Meta.ConnectionHandle) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
commit(Meta.ConnectionHandle) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
ConnectionConfigImplTest - Class in org.apache.calcite.avatica
Test class for ConnectionConfigImpl.
ConnectionConfigImplTest() - Constructor for class org.apache.calcite.avatica.ConnectionConfigImplTest
 
ConnectionSpec - Class in org.apache.calcite.avatica
Information necessary to create a JDBC connection.
ConnectionSpec(String, String, String, String) - Constructor for class org.apache.calcite.avatica.ConnectionSpec
 
ConnectStringParserTest - Class in org.apache.calcite.avatica.test
Unit test for JDBC connect string parser, ConnectStringParser.
ConnectStringParserTest() - Constructor for class org.apache.calcite.avatica.test.ConnectStringParserTest
 
create(List<String>) - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest.FullyRemoteJdbcMetaFactory
 
create(List<String>) - Method in class org.apache.calcite.avatica.remote.AvaticaServersForTest.FullyRemoteJdbcMetaFactory
 
create(AvaticaConnection) - Method in class org.apache.calcite.avatica.RemoteDriverTest.LocalJdbcServiceFactory
 
create(AvaticaConnection) - Method in class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemoteJdbcServiceFactory
 
create(AvaticaConnection) - Method in class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemotePBJdbcServiceFactory
 
createDriverVersion() - Method in class org.apache.calcite.avatica.AvaticaClosedTestBase.TestDriver
 
createMeta(AvaticaConnection) - Method in class org.apache.calcite.avatica.AvaticaClosedTestBase.TestDriver
 
createMeta(AvaticaConnection) - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest.AlternatingDriver
 
createServer(AvaticaServerConfiguration, boolean) - Method in class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 
CustomAuthHttpServerTest - Class in org.apache.calcite.avatica.server
Test class for providing CustomAvaticaServerConfiguration to the HTTP Server
CustomAuthHttpServerTest() - Constructor for class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 

D

data() - Static method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
dateArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
DateTimeUtilsTest - Class in org.apache.calcite.avatica.util
Tests for DateTimeUtils.
DateTimeUtilsTest() - Constructor for class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
deleteRecursively(File) - Static method in class org.apache.calcite.avatica.SpnegoTestUtil
Recursively deletes a File.
destroy() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
DigestAuthHttpServerTest - Class in org.apache.calcite.avatica.server
Test class for HTTP Digest authentication.
DigestAuthHttpServerTest() - Constructor for class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
disallowUnauthenticatedUsers() - Method in class org.apache.calcite.avatica.server.AbstractAvaticaHandlerTest
 
doubleArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
driver - Variable in class org.apache.calcite.avatica.ConnectionSpec
 
DropwizardCounterTest - Class in org.apache.calcite.avatica.metrics.dropwizard
Test class for DropwizardCounter.
DropwizardCounterTest() - Constructor for class org.apache.calcite.avatica.metrics.dropwizard.DropwizardCounterTest
 
DropwizardGaugeTest - Class in org.apache.calcite.avatica.metrics.dropwizard
Test class for DropwizardGauge.
DropwizardGaugeTest() - Constructor for class org.apache.calcite.avatica.metrics.dropwizard.DropwizardGaugeTest
 
DropwizardHistogramTest - Class in org.apache.calcite.avatica.metrics.dropwizard
Test class for DropwizardHistogram.
DropwizardHistogramTest() - Constructor for class org.apache.calcite.avatica.metrics.dropwizard.DropwizardHistogramTest
 
DropwizardMeterTest - Class in org.apache.calcite.avatica.metrics.dropwizard
Test class for DropwizardMeter.
DropwizardMeterTest() - Constructor for class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMeterTest
 
DropwizardMetricsSystemFactoryTest - Class in org.apache.calcite.avatica.metrics.dropwizard
Test class for DropwizardMetricsSystemFactory.
DropwizardMetricsSystemFactoryTest() - Constructor for class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemFactoryTest
 
DropwizardMetricsSystemTest - Class in org.apache.calcite.avatica.metrics.dropwizard
Tests for DropwizardMetricsSystem.
DropwizardMetricsSystemTest() - Constructor for class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemTest
 
DropwizardTimerTest - Class in org.apache.calcite.avatica.metrics.dropwizard
Test class for DropwizardTimer
DropwizardTimerTest() - Constructor for class org.apache.calcite.avatica.metrics.dropwizard.DropwizardTimerTest
 

E

eachConnection(RemoteDriverTest.ConnectionFunction, Connection) - Method in class org.apache.calcite.avatica.RemoteDriverTest
Executes a lambda for the canonical connection and the local connection.
emptyExtraRoles() - Method in class org.apache.calcite.avatica.server.HttpServerBuilderTest
 
emptyExtraRolesWithExplitRealm() - Method in class org.apache.calcite.avatica.server.HttpServerBuilderTest
 
ErrorResponseTest - Class in org.apache.calcite.avatica.remote
A test class for ErrorResponse.
ErrorResponseTest() - Constructor for class org.apache.calcite.avatica.remote.ErrorResponseTest
 
execute(Meta.StatementHandle, List<TypedValue>, long) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
execute(Meta.StatementHandle, List<TypedValue>, int) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
execute(Meta.StatementHandle, List<TypedValue>, long) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
execute(Meta.StatementHandle, List<TypedValue>, int) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
executeBatch(Meta.StatementHandle, List<List<TypedValue>>) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
executeBatch(Meta.StatementHandle, List<List<TypedValue>>) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
ExecuteBatchRequestTest - Class in org.apache.calcite.avatica.remote
Test class for ExecuteBatchRequest
ExecuteBatchRequestTest() - Constructor for class org.apache.calcite.avatica.remote.ExecuteBatchRequestTest
 
executeQuery() - Static method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
ExecuteRequestTest - Class in org.apache.calcite.avatica.remote
Test class for ExecuteRequest
ExecuteRequestTest() - Constructor for class org.apache.calcite.avatica.remote.ExecuteRequestTest
 
extraAllowedRolesConfigured() - Method in class org.apache.calcite.avatica.server.HttpServerBuilderTest
 
extraAllowedRolesConfiguredWithExplitRealm() - Method in class org.apache.calcite.avatica.server.HttpServerBuilderTest
 

F

fetch(Meta.StatementHandle, long, int) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
fetch(Meta.StatementHandle, long, int) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
FrameTest - Class in org.apache.calcite.avatica
Tests serialization of Meta.Frame.
FrameTest() - Constructor for class org.apache.calcite.avatica.FrameTest
 
FullyRemoteJdbcMetaFactory() - Constructor for class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest.FullyRemoteJdbcMetaFactory
 
FullyRemoteJdbcMetaFactory() - Constructor for class org.apache.calcite.avatica.remote.AvaticaServersForTest.FullyRemoteJdbcMetaFactory
 

G

getAvaticaServer() - Static method in class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 
getAvaticaVersion() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
getClient(URL, ConnectionConfig, KerberosConnection) - Method in class org.apache.calcite.avatica.remote.RemoteHttpClientTest.HttpClientFactoryForTest
 
getConnectStringPrefix() - Method in class org.apache.calcite.avatica.AvaticaClosedTestBase.TestDriver
 
getConnectStringPrefix() - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest.AlternatingDriver
 
getDatabaseLock() - Static method in class org.apache.calcite.avatica.ConnectionSpec
Return a lock used for controlling concurrent access to the database as it has been observed that concurrent access is causing problems with HSQLDB.
getFreePort() - Static method in class org.apache.calcite.avatica.SpnegoTestUtil
 
getJdbcUrl(int, Driver.Serialization) - Method in class org.apache.calcite.avatica.remote.AvaticaServersForTest
Computes the JDBC url for the Avatica server running on localhost, bound to the given port, and using the given serialization.
getJdbcUrl(int, Driver.Serialization, String) - Method in class org.apache.calcite.avatica.remote.AvaticaServersForTest
Computes the JDBC url for the Avatica server running on localhost, bound to the given port, using the given serialization, with the user-provided suffix for the HTTP URL to the server.
getJUnitParameters() - Method in class org.apache.calcite.avatica.remote.AvaticaServersForTest
Computes an array of parameters to support JUnit's parameterized tests.
getMethodsToTest(Class<T>, Class<? extends T>, Predicate<? super Method>, Function<? super Method, ? extends AvaticaClosedTestBase.MethodVerifier>) - Static method in class org.apache.calcite.avatica.AvaticaClosedTestBase
Get the list of methods to test and their associated verifier
getParameters() - Static method in class org.apache.calcite.avatica.AvaticaClosedConnectionTest
 
getParameters() - Static method in class org.apache.calcite.avatica.AvaticaClosedPreparedStatementTest
 
getParameters() - Static method in class org.apache.calcite.avatica.AvaticaClosedResultSetTest
 
getParameters() - Static method in class org.apache.calcite.avatica.AvaticaClosedStatementTest
 
getRemoteConnectionMap(AvaticaConnection) - Method in class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemoteJdbcServiceInternals
 
getRemoteConnectionMap(AvaticaConnection) - Method in class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemoteProtobufJdbcServiceInternals
 
getRemoteStatementMap(AvaticaConnection) - Method in class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemoteJdbcServiceInternals
 
getRemoteStatementMap(AvaticaConnection) - Method in class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemoteProtobufJdbcServiceInternals
 
getRequestLogger() - Method in class org.apache.calcite.avatica.RemoteDriverTest.LoggingLocalProtobufService
 
getServer() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
getURL() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 

H

handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
HandlerFactoryTest - Class in org.apache.calcite.avatica.server
Tests the HandlerFactory implementation.
HandlerFactoryTest() - Constructor for class org.apache.calcite.avatica.server.HandlerFactoryTest
 
HeaderInjectingHttpClient(Map<String, String>, URL) - Constructor for class org.apache.calcite.avatica.remote.RemoteHttpClientTest.HeaderInjectingHttpClient
 
HSQLDB - Static variable in class org.apache.calcite.avatica.ConnectionSpec
 
HttpAuthBase - Class in org.apache.calcite.avatica.server
Common test logic for HTTP basic and digest auth
HttpAuthBase() - Constructor for class org.apache.calcite.avatica.server.HttpAuthBase
 
HttpClientFactoryForTest() - Constructor for class org.apache.calcite.avatica.remote.RemoteHttpClientTest.HttpClientFactoryForTest
 
HttpQueryStringParameterRemoteUserExtractorTest - Class in org.apache.calcite.avatica.server
Test class for HTTP Basic authentication with an (insecure) specification of the "real" user via an HTTP query string parameter.
HttpQueryStringParameterRemoteUserExtractorTest(Driver.Serialization, HttpServer) - Constructor for class org.apache.calcite.avatica.server.HttpQueryStringParameterRemoteUserExtractorTest
 
HttpServerBuilderTest - Class in org.apache.calcite.avatica.server
Test class for HttpServer.
HttpServerBuilderTest() - Constructor for class org.apache.calcite.avatica.server.HttpServerBuilderTest
 
HttpServerCustomizerTest - Class in org.apache.calcite.avatica.server
HTTP server customizer tests
HttpServerCustomizerTest() - Constructor for class org.apache.calcite.avatica.server.HttpServerCustomizerTest
 
HttpServerSpnegoWithJaasTest - Class in org.apache.calcite.avatica.server
Test class for SPNEGO with Kerberos.
HttpServerSpnegoWithJaasTest() - Constructor for class org.apache.calcite.avatica.server.HttpServerSpnegoWithJaasTest
 
HttpServerSpnegoWithoutJaasTest - Class in org.apache.calcite.avatica.server
Test class for SPNEGO with Kerberos.
HttpServerSpnegoWithoutJaasTest() - Constructor for class org.apache.calcite.avatica.server.HttpServerSpnegoWithoutJaasTest
 

I

invoke() - Method in interface org.apache.calcite.avatica.AvaticaClosedTestBase.MethodInvocation
 
isFailed() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
isRunning() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
isStarted() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
isStarting() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
isStopped() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
isStopping() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 

J

JdbcMetaTest - Class in org.apache.calcite.avatica.jdbc
Unit tests for JdbcMeta.
JdbcMetaTest() - Constructor for class org.apache.calcite.avatica.jdbc.JdbcMetaTest
 
JGSS_KERBEROS_TICKET_OID - Static variable in class org.apache.calcite.avatica.SpnegoTestUtil
 
JsonHandlerTest - Class in org.apache.calcite.avatica.test
Tests JSON encoding/decoding in the remote service.
JsonHandlerTest() - Constructor for class org.apache.calcite.avatica.test.JsonHandlerTest
 
JsonHandlerTest.NoopService - Class in org.apache.calcite.avatica.test
Implementation of Service that does nothing.
JsonHandlerTest.ParameterValuesCheckingService - Class in org.apache.calcite.avatica.test
Instrumented subclass of JsonHandlerTest.NoopService that checks the parameter values passed to the "execute" request.

K

KDC_HOST - Static variable in class org.apache.calcite.avatica.SpnegoTestUtil
 
KerberosConnectionTest - Class in org.apache.calcite.avatica.remote
Test case for KerberosConnection
KerberosConnectionTest() - Constructor for class org.apache.calcite.avatica.remote.KerberosConnectionTest
 

L

LJS - Static variable in class org.apache.calcite.avatica.RemoteDriverTest
 
loadProxyServerProperties() - Static method in class org.apache.calcite.avatica.server.HttpQueryStringParameterRemoteUserExtractorTest
 
LocalJdbcServiceFactory() - Constructor for class org.apache.calcite.avatica.RemoteDriverTest.LocalJdbcServiceFactory
 
LoggingLocalProtobufService(Service, ProtobufTranslation) - Constructor for class org.apache.calcite.avatica.RemoteDriverTest.LoggingLocalProtobufService
 
loginUsingKeytab(String, File) - Static method in class org.apache.calcite.avatica.server.AvaticaJaasKrbUtil
 
longArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
lotsOfExtraRoles() - Method in class org.apache.calcite.avatica.server.HttpServerBuilderTest
 
lotsOfExtraRolesWithExplitRealm() - Method in class org.apache.calcite.avatica.server.HttpServerBuilderTest
 

M

MetaDataOperationTest - Class in org.apache.calcite.avatica.remote
Tests for MetaDataOperation
MetaDataOperationTest() - Constructor for class org.apache.calcite.avatica.remote.MetaDataOperationTest
 
MetaResultSetTest - Class in org.apache.calcite.avatica
Test that ResultSet returned by DatabaseMetaData methods conform to JDBC specification.
MetaResultSetTest() - Constructor for class org.apache.calcite.avatica.MetaResultSetTest
 
MetaResultSetTest.TestMetaImpl - Class in org.apache.calcite.avatica
Fake meta implementation for test driver.
METHOD_FILTER - Static variable in class org.apache.calcite.avatica.AvaticaClosedTestBase
 
MetricsHelperTest - Class in org.apache.calcite.avatica.metrics
Test class for MetricsHelper.
MetricsHelperTest() - Constructor for class org.apache.calcite.avatica.metrics.MetricsHelperTest
 
MetricsSystemLoaderTest - Class in org.apache.calcite.avatica.metrics
Test class for MetricsSystemLoader.
MetricsSystemLoaderTest() - Constructor for class org.apache.calcite.avatica.metrics.MetricsSystemLoaderTest
 
MJS - Static variable in class org.apache.calcite.avatica.RemoteDriverMockTest
 
MPBS - Static variable in class org.apache.calcite.avatica.RemoteDriverMockTest
 

N

newInstance() - Method in class org.apache.calcite.avatica.AvaticaClosedConnectionTest
 
newInstance() - Method in class org.apache.calcite.avatica.AvaticaClosedPreparedStatementTest
 
newInstance() - Method in class org.apache.calcite.avatica.AvaticaClosedResultSetTest
 
newInstance() - Method in class org.apache.calcite.avatica.AvaticaClosedStatementTest
 
newInstance() - Method in class org.apache.calcite.avatica.AvaticaClosedTestBase
 
NoopMetricsSystemFactoryTest - Class in org.apache.calcite.avatica.metrics.noop
Test class for NoopMetricsSystemFactory.
NoopMetricsSystemFactoryTest() - Constructor for class org.apache.calcite.avatica.metrics.noop.NoopMetricsSystemFactoryTest
 
NoopMetricsSystemTest - Class in org.apache.calcite.avatica.metrics.noop
Tests for NoopMetricsSystem.
NoopMetricsSystemTest() - Constructor for class org.apache.calcite.avatica.metrics.noop.NoopMetricsSystemTest
 
NoopService() - Constructor for class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
 
noPreviousContextOnLogin() - Method in class org.apache.calcite.avatica.remote.KerberosConnectionTest
 
nullExtraRoles() - Method in class org.apache.calcite.avatica.server.HttpServerBuilderTest
 
nullExtraRolesWithExplitRealm() - Method in class org.apache.calcite.avatica.server.HttpServerBuilderTest
 
NumberAccessorTest - Class in org.apache.calcite.avatica.util
Test logic for the NumberAccessor.
NumberAccessorTest() - Constructor for class org.apache.calcite.avatica.util.NumberAccessorTest
 

O

onlyJettyCustomizersAllowed() - Method in class org.apache.calcite.avatica.server.HttpServerCustomizerTest
 
org.apache.calcite.avatica - package org.apache.calcite.avatica
 
org.apache.calcite.avatica.jdbc - package org.apache.calcite.avatica.jdbc
 
org.apache.calcite.avatica.metrics - package org.apache.calcite.avatica.metrics
 
org.apache.calcite.avatica.metrics.dropwizard - package org.apache.calcite.avatica.metrics.dropwizard
 
org.apache.calcite.avatica.metrics.noop - package org.apache.calcite.avatica.metrics.noop
 
org.apache.calcite.avatica.remote - package org.apache.calcite.avatica.remote
 
org.apache.calcite.avatica.server - package org.apache.calcite.avatica.server
 
org.apache.calcite.avatica.test - package org.apache.calcite.avatica.test
Avatica tests.
org.apache.calcite.avatica.util - package org.apache.calcite.avatica.util
 

P

parameters() - Static method in class org.apache.calcite.avatica.AvaticaSpnegoTest
 
parameters() - Static method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
parameters() - Static method in class org.apache.calcite.avatica.remote.ProtobufTranslationImplTest
 
parameters() - Static method in class org.apache.calcite.avatica.remote.RemoteHttpClientTest
 
parameters() - Static method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
parameters() - Static method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
parameters() - Static method in class org.apache.calcite.avatica.RemoteDriverTest
 
parameters() - Static method in class org.apache.calcite.avatica.server.HttpQueryStringParameterRemoteUserExtractorTest
 
parameters() - Static method in class org.apache.calcite.avatica.SslDriverTest
 
ParameterValuesCheckingService(List<TypedValue>) - Constructor for class org.apache.calcite.avatica.test.JsonHandlerTest.ParameterValuesCheckingService
 
password - Variable in class org.apache.calcite.avatica.ConnectionSpec
 
PREFIX - Static variable in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest.AlternatingDriver
 
prepare(Meta.ConnectionHandle, String, long) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
prepare(Meta.ConnectionHandle, String, long) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
prepareAndExecute(Meta.StatementHandle, String, long, Meta.PrepareCallback) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
prepareAndExecute(Meta.StatementHandle, String, long, int, Meta.PrepareCallback) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
prepareAndExecute(Meta.StatementHandle, String, long, Meta.PrepareCallback) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
prepareAndExecute(Meta.StatementHandle, String, long, int, Meta.PrepareCallback) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
prepareAndExecuteBatch(Meta.StatementHandle, List<String>) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
prepareAndExecuteBatch(Meta.StatementHandle, List<String>) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
preparedStatementParameterCopies() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
previousContextLoggedOut() - Method in class org.apache.calcite.avatica.remote.KerberosConnectionTest
 
ProtobufHandlerTest - Class in org.apache.calcite.avatica.remote
Test basic serialization of objects with protocol buffers.
ProtobufHandlerTest() - Constructor for class org.apache.calcite.avatica.remote.ProtobufHandlerTest
 
ProtobufSerializationTest - Class in org.apache.calcite.avatica.remote
Protobuf serialization tests.
ProtobufSerializationTest() - Constructor for class org.apache.calcite.avatica.remote.ProtobufSerializationTest
 
ProtobufServiceTest - Class in org.apache.calcite.avatica.remote
Test class for ProtobufService.
ProtobufServiceTest() - Constructor for class org.apache.calcite.avatica.remote.ProtobufServiceTest
 
ProtobufTranslationImplTest<T> - Class in org.apache.calcite.avatica.remote
Tests serialization of requests and response objects.
ProtobufTranslationImplTest(T, ProtobufTranslationImplTest.IdentityFunction<T>) - Constructor for class org.apache.calcite.avatica.remote.ProtobufTranslationImplTest
 

Q

QRJS - Static variable in class org.apache.calcite.avatica.RemoteDriverTest
 
QRPBS - Static variable in class org.apache.calcite.avatica.RemoteDriverTest
 
QuasiRemoteJdbcServiceFactory() - Constructor for class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemoteJdbcServiceFactory
 
QuasiRemoteJdbcServiceInternals() - Constructor for class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemoteJdbcServiceInternals
 
QuasiRemotePBJdbcServiceFactory() - Constructor for class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemotePBJdbcServiceFactory
 
QuasiRemoteProtobufJdbcServiceInternals() - Constructor for class org.apache.calcite.avatica.RemoteDriverTest.QuasiRemoteProtobufJdbcServiceInternals
 
QueryStateTest - Class in org.apache.calcite.avatica
Tests that QueryState properly retains the necessary state to recreate a ResultSet.
QueryStateTest() - Constructor for class org.apache.calcite.avatica.QueryStateTest
 

R

REALM - Static variable in class org.apache.calcite.avatica.SpnegoTestUtil
 
refreshJaasConfiguration() - Static method in class org.apache.calcite.avatica.SpnegoTestUtil
 
RemoteDriverMockTest - Class in org.apache.calcite.avatica
RemoteDriver tests that use a Mock implementation of a Connection.
RemoteDriverMockTest(Callable<Connection>) - Constructor for class org.apache.calcite.avatica.RemoteDriverMockTest
 
RemoteDriverTest - Class in org.apache.calcite.avatica
Unit test for Avatica Remote JDBC driver.
RemoteDriverTest(String, Callable<Connection>, RemoteDriverTest.ConnectionInternals, Callable<RemoteDriverTest.RequestInspection>) - Constructor for class org.apache.calcite.avatica.RemoteDriverTest
 
RemoteDriverTest.LocalJdbcServiceFactory - Class in org.apache.calcite.avatica
Factory that creates a service based on a local JDBC connection.
RemoteDriverTest.LoggingLocalProtobufService - Class in org.apache.calcite.avatica
Proxy that logs all requests passed into the LocalProtobufService.
RemoteDriverTest.QuasiRemoteJdbcServiceFactory - Class in org.apache.calcite.avatica
Factory that creates a service based on a local JDBC connection.
RemoteDriverTest.QuasiRemoteJdbcServiceInternals - Class in org.apache.calcite.avatica
Implementation that reaches into current connection state via reflection to extract certain internal information.
RemoteDriverTest.QuasiRemotePBJdbcServiceFactory - Class in org.apache.calcite.avatica
Factory that creates a fully-local Protobuf service.
RemoteDriverTest.QuasiRemoteProtobufJdbcServiceInternals - Class in org.apache.calcite.avatica
Implementation that reaches into current connection state via reflection to extract certain internal information.
RemoteHttpClientTest - Class in org.apache.calcite.avatica.remote
Tests for the HttpClient which manipulate things at the HTTP layer instead of Avatica's "application" layer.
RemoteHttpClientTest(Driver.Serialization, HttpServer) - Constructor for class org.apache.calcite.avatica.remote.RemoteHttpClientTest
 
RemoteHttpClientTest.HeaderInjectingHttpClient - Class in org.apache.calcite.avatica.remote
HttpClient implementation which supports injecting custom HTTP headers
RemoteHttpClientTest.HttpClientFactoryForTest - Class in org.apache.calcite.avatica.remote
Factory class to inject a custom HttpClient
RemoteMetaTest - Class in org.apache.calcite.avatica.remote
Tests covering RemoteMeta.
RemoteMetaTest(Driver.Serialization, HttpServer) - Constructor for class org.apache.calcite.avatica.remote.RemoteMetaTest
 
removeLifeCycleListener(LifeCycle.Listener) - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
RepTest - Class in org.apache.calcite.avatica
Test class for ColumnMetaData.Rep.
RepTest() - Constructor for class org.apache.calcite.avatica.RepTest
 
resultSetFromArray() - Method in class org.apache.calcite.avatica.util.ArrayImplTest
 
rollback(Meta.ConnectionHandle) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
rollback(Meta.ConnectionHandle) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 

S

send(byte[]) - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest.AlternatingAvaticaHttpClient
 
SERVER_PRINCIPAL - Static variable in class org.apache.calcite.avatica.SpnegoTestUtil
 
serverCustomizersInvoked() - Method in class org.apache.calcite.avatica.server.HttpServerCustomizerTest
 
setRpcMetadata(Service.RpcMetadataResponse) - Method in class org.apache.calcite.avatica.test.JsonHandlerTest.NoopService
 
setServer(Server) - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
setServerRpcMetadata(Service.RpcMetadataResponse) - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
setup() - Method in class org.apache.calcite.avatica.AvaticaStatementTest
 
setUp() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
setup() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardCounterTest
 
setup() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardHistogramTest
 
setup() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMeterTest
 
setup() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemFactoryTest
 
setup() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemTest
 
setup() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardTimerTest
 
setup() - Method in class org.apache.calcite.avatica.QueryStateTest
 
setup() - Method in class org.apache.calcite.avatica.server.AbstractAvaticaHandlerTest
 
setup() - Method in class org.apache.calcite.avatica.server.AvaticaSpnegoAuthenticatorTest
 
setup() - Method in class org.apache.calcite.avatica.server.HandlerFactoryTest
 
setupKdc() - Static method in class org.apache.calcite.avatica.server.HttpServerSpnegoWithJaasTest
 
setupKdc() - Static method in class org.apache.calcite.avatica.server.HttpServerSpnegoWithoutJaasTest
 
setupMocks() - Method in class org.apache.calcite.avatica.remote.ProtobufHandlerTest
 
setupUser(SimpleKdcServer, File, String) - Static method in class org.apache.calcite.avatica.SpnegoTestUtil
 
shortArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
shortArraysWithNull() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
simpleArrayTest() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
SpnegoTestUtil - Class in org.apache.calcite.avatica
Utility class for setting up SPNEGO
SpnegoTestUtil.AuthenticationRequiredAvaticaHandler - Class in org.apache.calcite.avatica
A simple handler which returns "OK " with the client's authenticated name and HTTP/200 or HTTP/401 and the message "Not authenticated!".
SslDriverTest - Class in org.apache.calcite.avatica
Test case for Avatica with TLS connectors.
SslDriverTest(String) - Constructor for class org.apache.calcite.avatica.SslDriverTest
 
start() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
startServer() - Static method in class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
startServer() - Static method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
startServers() - Method in class org.apache.calcite.avatica.remote.AvaticaServersForTest
Starts an Avatica server for each serialization type.
startServers(AvaticaServerConfiguration) - Method in class org.apache.calcite.avatica.remote.AvaticaServersForTest
Starts Avatica servers for each serialization type with the provided serverConfig.
StatementInfoTest - Class in org.apache.calcite.avatica.jdbc
Tests covering StatementInfo.
StatementInfoTest() - Constructor for class org.apache.calcite.avatica.jdbc.StatementInfoTest
 
stop() - Method in class org.apache.calcite.avatica.SpnegoTestUtil.AuthenticationRequiredAvaticaHandler
 
stopKdc() - Static method in class org.apache.calcite.avatica.AvaticaSpnegoTest
 
stopKdc() - Static method in class org.apache.calcite.avatica.server.HttpServerSpnegoWithJaasTest
 
stopKdc() - Static method in class org.apache.calcite.avatica.server.HttpServerSpnegoWithoutJaasTest
 
stopKdc() - Static method in class org.apache.calcite.avatica.SslDriverTest
 
stopServer() - Static method in class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
stopServer() - Method in class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 
stopServer() - Static method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
stopServer() - Static method in class org.apache.calcite.avatica.server.HttpQueryStringParameterRemoteUserExtractorTest
 
stopServers() - Method in class org.apache.calcite.avatica.remote.AvaticaServersForTest
Stops the servers currently running.
stringArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
structAccessor() - Method in class org.apache.calcite.avatica.util.StructImplTest
 
StructImplTest - Class in org.apache.calcite.avatica.util
Test class for StructImpl.
StructImplTest() - Constructor for class org.apache.calcite.avatica.util.StructImplTest
 
syncResults(Meta.StatementHandle, QueryState, long) - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
syncResults(Meta.StatementHandle, QueryState, long) - Method in class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 

T

tearDown() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
test() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardGaugeTest
 
test() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardHistogramTest
 
test() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMeterTest
 
test() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardTimerTest
 
testAddMonths() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testAllowedAvaticaDisabledHsqldbUser() - Method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
testAllowedDoAsUser() - Method in class org.apache.calcite.avatica.server.HttpQueryStringParameterRemoteUserExtractorTest
 
testArrayResizing() - Method in class org.apache.calcite.avatica.util.UnsynchronizedBufferTest
 
testArrays() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testArrays() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testArrayWithOffsets() - Method in class org.apache.calcite.avatica.util.ArrayImplTest
 
testAuthenticatedClient() - Method in class org.apache.calcite.avatica.AvaticaSpnegoTest
 
testAuthenticatedClientsAllowed() - Method in class org.apache.calcite.avatica.server.HttpServerSpnegoWithJaasTest
 
testAuthenticatedClientsAllowed() - Method in class org.apache.calcite.avatica.server.HttpServerSpnegoWithoutJaasTest
 
testAuthenticatedDoesNothingExtra() - Method in class org.apache.calcite.avatica.server.AvaticaSpnegoAuthenticatorTest
 
testAutomaticLogin() - Method in class org.apache.calcite.avatica.AvaticaSpnegoTest
 
testBase64() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testBatchClear() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testBatchExecute() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testBatchInsertWithDates() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testBatchInsertWithNulls() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testBigDecimalPrecision() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testBigDecimalZeroScale() - Method in class org.apache.calcite.avatica.util.NumberAccessorTest
 
testBigints() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testBinaryAndStrings() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testBoolean() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testBothFieldsAreSerialized() - Method in class org.apache.calcite.avatica.remote.ExecuteRequestTest
 
testByte() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testByteString() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testByteString() - Method in class org.apache.calcite.avatica.test.AvaticaUtilsTest
 
testCancel() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
testCastProtobufMessage() - Method in class org.apache.calcite.avatica.remote.ProtobufServiceTest
 
testCatalogsMock() - Method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
testChallengeSendOnBasicAuthorization() - Method in class org.apache.calcite.avatica.server.AvaticaSpnegoAuthenticatorTest
 
testChar() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testCheckPositionAfterFailedRelative() - Method in class org.apache.calcite.avatica.jdbc.StatementInfoTest
 
testColumnValueBackwardsCompatibility() - Method in class org.apache.calcite.avatica.FrameTest
 
testColumnValueParsing() - Method in class org.apache.calcite.avatica.FrameTest
 
testCommitRollback() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testCommonCursorStates() - Method in class org.apache.calcite.avatica.AvaticaResultSetThrowsSqlExceptionTest
 
testComplexStrings() - Method in class org.apache.calcite.avatica.test.ConnectStringParserTest
Tests complex connect strings.
testConcat() - Method in class org.apache.calcite.avatica.metrics.MetricsHelperTest
 
testConcurrentConnectionOpening() - Method in class org.apache.calcite.avatica.jdbc.JdbcMetaTest
 
testConnectionIsolation() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testConnectionProperty() - Method in class org.apache.calcite.avatica.test.AvaticaUtilsTest
Tests connect string properties.
testConnectStringErrors() - Method in class org.apache.calcite.avatica.test.ConnectStringParserTest
Tests for specific errors thrown by the parser.
testConversionFromProtobuf() - Method in class org.apache.calcite.avatica.remote.ExecuteBatchRequestTest
 
testCounter() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemTest
 
testCounting() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardCounterTest
 
testCreateArrayOf() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
testCreateInsertUpdateDrop() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testCustomBasicImpersonationConfigWithAllowedUser() - Method in class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 
testCustomBasicImpersonationConfigWithDisallowedUser() - Method in class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 
testCustomConfigDisallowsWithHandlerMethod() - Method in class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 
testCustomImpersonationConfig() - Method in class org.apache.calcite.avatica.server.CustomAuthHttpServerTest
 
testDatabaseMetaData() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testDatabaseProperties() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testDatabaseProperty() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testDateConversion() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testDateParameterWithGMT0() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testDateParameterWithGMTN() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testDateToString() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testDecimal() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testDecimalParameters() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testDefaultHttpClient() - Method in class org.apache.calcite.avatica.remote.AvaticaHttpClientFactoryTest
 
testDeprecatedValueAttributeForArrays() - Method in class org.apache.calcite.avatica.FrameTest
 
testDeprecatedValueAttributeForScalars() - Method in class org.apache.calcite.avatica.FrameTest
 
testDisallowedAvaticaAllowedDbUser() - Method in class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
testDisallowedAvaticaNoDbUser() - Method in class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
testDisallowedDbUser() - Method in class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
testDouble() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
TestDriver() - Constructor for class org.apache.calcite.avatica.AvaticaClosedTestBase.TestDriver
 
testDriverProperties() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testEasyLog10() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testEmpty() - Method in class org.apache.calcite.avatica.FrameTest
 
testEquality() - Method in class org.apache.calcite.avatica.remote.ErrorResponseTest
 
testExceptionPropagation() - Method in class org.apache.calcite.avatica.jdbc.JdbcMetaTest
 
testExceptionPropagation() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testExceptionUnwrappingWithContext() - Method in class org.apache.calcite.avatica.remote.AbstractHandlerTest
 
testExceptionUnwrappingWithoutContext() - Method in class org.apache.calcite.avatica.remote.AbstractHandlerTest
 
testExecuteRequestWithNumberParameter() - Method in class org.apache.calcite.avatica.test.JsonHandlerTest
 
testExecuteSerialization() - Method in class org.apache.calcite.avatica.remote.ProtobufSerializationTest
 
testExtract() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testFailedErrorResponseSerialization() - Method in class org.apache.calcite.avatica.remote.AbstractHandlerTest
 
testFailedRequestDeserialization() - Method in class org.apache.calcite.avatica.remote.AbstractHandlerTest
 
testFailedResponseSerialization() - Method in class org.apache.calcite.avatica.remote.AbstractHandlerTest
 
testFetch() - Method in class org.apache.calcite.avatica.remote.ProtobufHandlerTest
 
testFetchRequestDeserialization() - Method in class org.apache.calcite.avatica.remote.ProtobufSerializationTest
 
testFetchRequestSerialization() - Method in class org.apache.calcite.avatica.remote.ProtobufSerializationTest
 
testFetchSize() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testFloat() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testFloorDiv() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testFloorMod() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testGauge() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemTest
 
testGetArray() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetAsciiStream() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetAttributes() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetBestRowIdentifier() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetBinaryStream() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetBlob() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetBoolean() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetByte() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetBytes() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetCatalogs() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetCharacterStream() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetClientInfoProperties() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetClob() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetColumnPrivileges() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetColumns() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetColumnsAfterLast() - Method in class org.apache.calcite.avatica.AvaticaResultSetThrowsSqlExceptionTest
 
testGetColumnsAfterNext() - Method in class org.apache.calcite.avatica.AvaticaResultSetThrowsSqlExceptionTest
 
testGetColumnsBeforeNext() - Method in class org.apache.calcite.avatica.AvaticaResultSetThrowsSqlExceptionTest
 
testGetCrossReference() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetDate() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetDecimal() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetDouble() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetExportedKeys() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetFloat() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetFunctionColumns() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetFunctions() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetImportedKeys() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetIndexInfo() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetInt() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetLong() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetMoreResults() - Method in class org.apache.calcite.avatica.AvaticaStatementTest
 
testGetNCharacterStream() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetNClob() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetNString() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetObject() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetObjectWithMap() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetPrimaryKeys() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetProcedureColumns() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetProcedures() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetPseudoColumns() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetRef() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetRow() - Method in class org.apache.calcite.avatica.AvaticaResultSetTest
 
testGetSchemas() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetShort() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetSQLXML() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetString() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetSuperTables() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetSuperTypes() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetTablePrivileges() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetTables() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetTables() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testGetTableTypes() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetters() - Method in class org.apache.calcite.avatica.test.AvaticaClientRuntimeExceptionTest
 
testGetters() - Method in class org.apache.calcite.avatica.test.AvaticaSqlExceptionTest
 
testGetTime() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetTimestamp() - Method in class org.apache.calcite.avatica.AvaticaResultSetConversionsTest
 
testGetTypeInfo() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetUDTs() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testGetVersionColumns() - Method in class org.apache.calcite.avatica.MetaResultSetTest
 
testHandledConfigurationType() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemFactoryTest
 
testHistogram() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemTest
 
testHostnameVerification() - Method in class org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImplTest
 
testInsertDrop() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testInstantiatePlugin() - Method in class org.apache.calcite.avatica.test.AvaticaUtilsTest
 
testInteger() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testIntervalDayTimeToString() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testIntervalYearMonthToString() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testInvalidAvaticaNoDb() - Method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
testInvalidAvaticaValidDb() - Method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
testInvalidUser() - Method in class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
testInvalidUser() - Method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
testIsValid() - Method in class org.apache.calcite.avatica.AvaticaConnectionTest
 
testIsValid() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testJson() - Method in class org.apache.calcite.avatica.server.HandlerFactoryTest
 
testKeyStoreLoadedInFactory() - Method in class org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImplSocketFactoryTest
 
testLargeHeaders() - Method in class org.apache.calcite.avatica.remote.RemoteHttpClientTest
 
testLargeOffsets() - Method in class org.apache.calcite.avatica.jdbc.StatementInfoTest
 
testLegacyBase64StringEncodingForBytes() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testLegacyDecimalParsing() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testLocalStackTraceHasServerStackTrace() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testLong() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testLongToIntegerTranslation() - Method in class org.apache.calcite.avatica.test.AvaticaUtilsTest
 
testMalformedColumnValue() - Method in class org.apache.calcite.avatica.FrameTest
 
testMalformedRequest() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testMetadataGetAttributes() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetBestRowIdentifier() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetCatalogs() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetColumnPrivileges() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetColumns() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetCrossReference() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetExportedKeys() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetFunctionColumns() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetFunctions() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetImportedKeys() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetIndexInfo() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetPrimaryKeys() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetProcedureColumns() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetProcedures() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetPseudoColumns() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetSchemas() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetSchemasWithArgs() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetSuperTables() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetSuperTypes() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetTablePrivileges() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetTables() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetTableTypes() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetTypeInfo() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetUDTs() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testMetadataGetVersionColumns() - Method in class org.apache.calcite.avatica.QueryStateTest
 
TestMetaImpl(AvaticaConnection) - Constructor for class org.apache.calcite.avatica.AvaticaResultSetConversionsTest.TestMetaImpl
 
TestMetaImpl(AvaticaConnection) - Constructor for class org.apache.calcite.avatica.MetaResultSetTest.TestMetaImpl
 
testMeter() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemTest
 
testMultipleInstances() - Method in class org.apache.calcite.avatica.metrics.MetricsSystemLoaderTest
 
testMultipleRows() - Method in class org.apache.calcite.avatica.FrameTest
 
testMultipleUrlParsing() - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
 
testNestedArraySerialization() - Method in class org.apache.calcite.avatica.FrameTest
 
testNewFieldIsUsed() - Method in class org.apache.calcite.avatica.remote.ExecuteRequestTest
 
testNewFieldOverridesOldField() - Method in class org.apache.calcite.avatica.remote.ExecuteRequestTest
 
testNextUpdatesPosition() - Method in class org.apache.calcite.avatica.jdbc.StatementInfoTest
 
testNoFactory() - Method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
testNoFactory() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testNoInstances() - Method in class org.apache.calcite.avatica.metrics.MetricsSystemLoaderTest
 
testNoMovement() - Method in class org.apache.calcite.avatica.jdbc.StatementInfoTest
 
testNonPrimitiveRepForType() - Method in class org.apache.calcite.avatica.RepTest
 
testNoNulls() - Method in class org.apache.calcite.avatica.metrics.noop.NoopMetricsSystemTest
 
testNormalClientsDisallowed() - Method in class org.apache.calcite.avatica.server.HttpServerSpnegoWithJaasTest
 
testNormalClientsDisallowed() - Method in class org.apache.calcite.avatica.server.HttpServerSpnegoWithoutJaasTest
 
testNoTrustStore() - Method in class org.apache.calcite.avatica.ConnectionConfigImplTest
 
testNullArgs() - Method in class org.apache.calcite.avatica.remote.KerberosConnectionTest
 
testNullConcat() - Method in class org.apache.calcite.avatica.metrics.MetricsHelperTest
 
testNullConfigurationFails() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemFactoryTest
 
testNumExecuteRetries() - Method in class org.apache.calcite.avatica.AvaticaConnectionTest
 
testOleDbExamples() - Method in class org.apache.calcite.avatica.test.ConnectStringParserTest
Tests most of the examples from the OLE DB spec.
testOpenConnectionWithProperties() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testOverridenHttpClient() - Method in class org.apache.calcite.avatica.remote.AvaticaHttpClientFactoryTest
 
testParse() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testPlainSocketFactory() - Method in class org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImplSocketFactoryTest
 
testPrepareAndExecuteDeserialization() - Method in class org.apache.calcite.avatica.remote.ProtobufSerializationTest
 
testPrepareAndExecuteSerialization() - Method in class org.apache.calcite.avatica.remote.ProtobufSerializationTest
 
testPrepareAndExecuteSetsMaxRows() - Method in class org.apache.calcite.avatica.jdbc.JdbcMetaTest
 
testPrepareBindExecuteFetch() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPrepareBindExecuteFetchDate() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPrepareBindExecuteFetchVarbinary() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPreparedBatches() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPreparedClearBatches() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPrepareDeserialization() - Method in class org.apache.calcite.avatica.remote.ProtobufSerializationTest
 
testPreparedInsert() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPreparedInsertWithNulls() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPrepareExecuteLocal() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPrepareExecuteQueryLocal() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testPrepareExecuteQueryMock() - Method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
testPrepareSerialization() - Method in class org.apache.calcite.avatica.remote.ProtobufSerializationTest
 
testPrepareSetsMaxRows() - Method in class org.apache.calcite.avatica.jdbc.JdbcMetaTest
 
testPrevious() - Method in class org.apache.calcite.avatica.AvaticaResultSetThrowsSqlExceptionTest
 
testProtobuf() - Method in class org.apache.calcite.avatica.server.HandlerFactoryTest
 
testProtobufBytesNotSentAsBase64() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testProtobufSerialization() - Method in class org.apache.calcite.avatica.remote.MetaDataOperationTest
 
testProtobufSerialization() - Method in class org.apache.calcite.avatica.test.AvaticaSeverityTest
 
testQuery() - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
 
testRacingConnectionOpens() - Method in class org.apache.calcite.avatica.jdbc.JdbcMetaTest
 
testReadWrite() - Method in class org.apache.calcite.avatica.SslDriverTest
 
testRegister() - Method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
testRegister() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testRemoteColumnsMeta() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testRemoteConnectionClosing() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testRemoteConnectionProperties() - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
 
testRemoteConnectionProperties() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testRemoteConnectionsAreDifferent() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testRemoteExecuteMaxRowCount() - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
 
testRemoteExecuteMaxRowCount() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testRemoteExecuteVeryLargeQuery() - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
testRemoteExecuteVeryLargeQuery() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
testRemoteStatementInsert() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testResultSetGetter() - Method in class org.apache.calcite.avatica.jdbc.StatementInfoTest
 
testResultSetsFinagled() - Method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
testRetryOnHttp503() - Method in class org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImplTest
 
testRetryOnMissingHttpResponse() - Method in class org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImplTest
 
testRetryOnUnavailable() - Method in class org.apache.calcite.avatica.remote.AvaticaHttpClientTest
 
testSchemas() - Method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
testSerialization() - Method in class org.apache.calcite.avatica.QueryStateTest
 
testSerialization() - Method in class org.apache.calcite.avatica.remote.ProtobufTranslationImplTest
 
testSerialRep() - Method in class org.apache.calcite.avatica.RepTest
 
testServerAddressInResponse() - Method in class org.apache.calcite.avatica.remote.RemoteMetaTest
 
testServerError() - Method in class org.apache.calcite.avatica.remote.AvaticaHttpClientTest
 
testSetParameter() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testShort() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testSignedParameters() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testSimpleStrings() - Method in class org.apache.calcite.avatica.test.ConnectStringParserTest
Tests simple connect string.
testSingleInstance() - Method in class org.apache.calcite.avatica.metrics.MetricsSystemLoaderTest
 
testSingleRow() - Method in class org.apache.calcite.avatica.FrameTest
 
testSingleton() - Method in class org.apache.calcite.avatica.metrics.noop.NoopMetricsSystemFactoryTest
 
testSingleton() - Method in class org.apache.calcite.avatica.metrics.noop.NoopMetricsSystemTest
 
testSingleUrlParsing() - Method in class org.apache.calcite.avatica.remote.AlternatingRemoteMetaTest
 
testSqlDate() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testSqlTime() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testSqlTimestamp() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testStatementExecuteFetch() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testStatementExecuteLocal() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testStatementExecuteLocalMaxRow() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testStatementExecuteQueryLocal() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testStatementExecuteQueryMock() - Method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
testStatementLifecycle() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testStatementPrepareExecuteLocalMaxRow() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testString() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testTables() - Method in class org.apache.calcite.avatica.RemoteDriverMockTest
 
testThreadConfiguration() - Method in class org.apache.calcite.avatica.remote.KerberosConnectionTest
 
testTicketRenewalTime() - Method in class org.apache.calcite.avatica.remote.KerberosConnectionTest
 
testTimeExtract() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testTimer() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemTest
 
testTimestampExtract() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testTimestampToString() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testTimeToString() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testTimeUnitMultipliers() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testTimeUnitRange() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testToClientRTE() - Method in class org.apache.calcite.avatica.remote.ErrorResponseTest
 
testTrustStore() - Method in class org.apache.calcite.avatica.ConnectionConfigImplTest
 
testTrustStoreLoadedInFactory() - Method in class org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImplSocketFactoryTest
 
testTypeHandling() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testTypeInfo() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testUnhandledConfigurationType() - Method in class org.apache.calcite.avatica.metrics.dropwizard.DropwizardMetricsSystemFactoryTest
 
testUnicodeColumnNames() - Method in class org.apache.calcite.avatica.RemoteDriverTest
 
testUnique() - Method in class org.apache.calcite.avatica.test.AvaticaUtilsTest
Unit test for AvaticaUtils.unique(java.lang.String).
testUnixDate() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testUnixDateToString() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testUnixTimestamp() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testUpdateCounts() - Method in class org.apache.calcite.avatica.AvaticaStatementTest
 
testUpdateNull() - Method in class org.apache.calcite.avatica.AvaticaResultSetThrowsSqlExceptionTest
 
testUserWithDisallowedDoAsRole() - Method in class org.apache.calcite.avatica.server.HttpQueryStringParameterRemoteUserExtractorTest
 
testUserWithDisallowedRole() - Method in class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
testUserWithDisallowedRole() - Method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
testUserWithDisallowedRole() - Method in class org.apache.calcite.avatica.server.HttpQueryStringParameterRemoteUserExtractorTest
 
testUsesDeprecatedFieldIfPresent() - Method in class org.apache.calcite.avatica.remote.ExecuteRequestTest
 
testUtilDate() - Method in class org.apache.calcite.avatica.remote.TypedValueTest
 
testValidAvaticaNoDb() - Method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
testValidUser() - Method in class org.apache.calcite.avatica.server.BasicAuthHttpServerTest
 
testValidUser() - Method in class org.apache.calcite.avatica.server.DigestAuthHttpServerTest
 
testYmdToJulian() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
testYmdToUnixDate() - Method in class org.apache.calcite.avatica.util.DateTimeUtilsTest
 
thrown - Variable in class org.apache.calcite.avatica.AvaticaResultSetThrowsSqlExceptionTest
 
thrown - Variable in class org.apache.calcite.avatica.server.HttpServerCustomizerTest
 
timeArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
timestampArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
TypedValueTest - Class in org.apache.calcite.avatica.remote
Test serialization of TypedValue.
TypedValueTest() - Constructor for class org.apache.calcite.avatica.remote.TypedValueTest
 

U

UnsynchronizedBufferTest - Class in org.apache.calcite.avatica.util
Tests for the UnsynchronizedBuffer.
UnsynchronizedBufferTest() - Constructor for class org.apache.calcite.avatica.util.UnsynchronizedBufferTest
 
url - Variable in class org.apache.calcite.avatica.ConnectionSpec
 
useKeytab(String, File) - Static method in class org.apache.calcite.avatica.server.AvaticaJaasKrbUtil
 
username - Variable in class org.apache.calcite.avatica.ConnectionSpec
 

V

varbinaryArrays() - Method in class org.apache.calcite.avatica.remote.ArrayTypeTest
 
verify(AvaticaClosedTestBase.MethodInvocation) - Method in interface org.apache.calcite.avatica.AvaticaClosedTestBase.MethodVerifier
 

W

writeSpnegoConf(File, File) - Static method in class org.apache.calcite.avatica.SpnegoTestUtil
Creates the SPNEGO JAAS configuration file for the Jetty server

_

_apply(Service.Request) - Method in class org.apache.calcite.avatica.RemoteDriverTest.LoggingLocalProtobufService
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
Skip navigation links

Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.