Uses of Class
org.apache.arrow.adbc.core.TypedKey
Packages that use TypedKey
Package
Description
ADBC (Arrow Database Connectivity) is an API standard for Arrow-based database access.
-
Uses of TypedKey in org.apache.arrow.adbc.core
Fields in org.apache.arrow.adbc.core declared as TypedKeyModifier and TypeFieldDescriptionAdbcDriver.PARAM_PASSWORDThe standard parameter name for a password (type String).AdbcDriver.PARAM_URIThe standard parameter name for a connection URI (type String).AdbcDriver.PARAM_USERNAMEThe standard parameter name for a username (type String).Methods in org.apache.arrow.adbc.core with parameters of type TypedKeyModifier and TypeMethodDescriptiondefault <T> TGet a generic option.Set a statement option before ingest.default <T> voidSet a generic option. -
Uses of TypedKey in org.apache.arrow.adbc.driver.flightsql
Fields in org.apache.arrow.adbc.driver.flightsql declared as TypedKeyModifier and TypeFieldDescriptionstatic final TypedKey<InputStream>FlightSqlConnectionProperties.MTLS_CERT_CHAINstatic final TypedKey<InputStream>FlightSqlConnectionProperties.MTLS_PRIVATE_KEYFlightSqlConnectionProperties.TLS_OVERRIDE_HOSTNAMEstatic final TypedKey<InputStream>FlightSqlConnectionProperties.TLS_ROOT_CERTSFlightSqlConnectionProperties.TLS_SKIP_VERIFYFlightSqlConnectionProperties.WITH_COOKIE_MIDDLEWARE -
Uses of TypedKey in org.apache.arrow.adbc.driver.jni
Fields in org.apache.arrow.adbc.driver.jni declared as TypedKeyModifier and TypeFieldDescriptionJniDriver.PARAM_DRIVERThe driver to load.JniDriver.PARAM_MANIFEST_SEARCH_PATHAdditional paths to search for driver manifests.JniDriver.PARAM_PROFILEThe profile to load.JniDriver.PARAM_PROFILE_SEARCH_PATHAdditional paths to search for connection profiles.Methods in org.apache.arrow.adbc.driver.jni with parameters of type TypedKeyModifier and TypeMethodDescription<T> T<T> T<T> TSet an arbitrary parameter.<T> void<T> void<T> void