Uses of Class
org.apache.arrow.adbc.driver.flightsql.FlightSqlClientWithCallOptions
-
Uses of FlightSqlClientWithCallOptions in org.apache.arrow.adbc.driver.flightsql
Fields in org.apache.arrow.adbc.driver.flightsql declared as FlightSqlClientWithCallOptionsModifier and TypeFieldDescriptionprotected final FlightSqlClientWithCallOptionsBaseFlightReader.clientFields in org.apache.arrow.adbc.driver.flightsql with type parameters of type FlightSqlClientWithCallOptionsModifier and TypeFieldDescriptionprotected final com.github.benmanes.caffeine.cache.LoadingCache<org.apache.arrow.flight.Location, FlightSqlClientWithCallOptions> BaseFlightReader.clientCacheConstructors in org.apache.arrow.adbc.driver.flightsql with parameters of type FlightSqlClientWithCallOptionsModifierConstructorDescriptionprotectedBaseFlightReader(org.apache.arrow.memory.BufferAllocator allocator, FlightSqlClientWithCallOptions client, com.github.benmanes.caffeine.cache.LoadingCache<org.apache.arrow.flight.Location, FlightSqlClientWithCallOptions> clientCache, Supplier<List<org.apache.arrow.flight.FlightEndpoint>> rpcCall) Constructor parameters in org.apache.arrow.adbc.driver.flightsql with type arguments of type FlightSqlClientWithCallOptionsModifierConstructorDescriptionprotectedBaseFlightReader(org.apache.arrow.memory.BufferAllocator allocator, FlightSqlClientWithCallOptions client, com.github.benmanes.caffeine.cache.LoadingCache<org.apache.arrow.flight.Location, FlightSqlClientWithCallOptions> clientCache, Supplier<List<org.apache.arrow.flight.FlightEndpoint>> rpcCall)