Class AvaticaRemoteConnectionConfigImpl
java.lang.Object
org.apache.calcite.avatica.ConnectionConfigImpl
org.apache.calcite.avatica.remote.AvaticaRemoteConnectionConfigImpl
- All Implemented Interfaces:
ConnectionConfig
Implementation of
ConnectionConfig
with extra properties specific to Remote Driver.-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.calcite.avatica.ConnectionConfigImpl
ConnectionConfigImpl.Converter<T>, ConnectionConfigImpl.PropEnv -
Field Summary
Fields inherited from class org.apache.calcite.avatica.ConnectionConfigImpl
BOOLEAN_CONVERTER, IDENTITY_CONVERTER, NUMBER_CONVERTER, properties -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.calcite.avatica.ConnectionConfigImpl
authentication, avaticaPassword, avaticaUser, enumConverter, hostnameVerification, httpClientClass, httpClientFactory, kerberosKeytab, kerberosPrincipal, keyPassword, keystore, keystorePassword, parse, pluginConverter, schema, serialization, timeZone, transparentReconnectionEnabled, truststore, truststorePassword, url
-
Constructor Details
-
AvaticaRemoteConnectionConfigImpl
-
-
Method Details
-
factory
- Specified by:
factoryin interfaceConnectionConfig- Overrides:
factoryin classConnectionConfigImpl- See Also:
-