Uses of Interface
org.apache.arrow.flight.FlightClientMiddleware.Factory
Packages that use FlightClientMiddleware.Factory
Package
Description
-
Uses of FlightClientMiddleware.Factory in org.apache.arrow.driver.jdbc.client
Methods in org.apache.arrow.driver.jdbc.client with parameters of type FlightClientMiddleware.FactoryModifier and TypeMethodDescriptionArrowFlightSqlClientHandler.Builder.withMiddlewareFactories
(FlightClientMiddleware.Factory... factories) Adds the providedfactories
to the list ofArrowFlightSqlClientHandler.Builder.middlewareFactories
of this handler.Method parameters in org.apache.arrow.driver.jdbc.client with type arguments of type FlightClientMiddleware.FactoryModifier and TypeMethodDescriptionArrowFlightSqlClientHandler.Builder.withMiddlewareFactories
(Collection<FlightClientMiddleware.Factory> factories) Adds the providedfactories
to the list ofArrowFlightSqlClientHandler.Builder.middlewareFactories
of this handler. -
Uses of FlightClientMiddleware.Factory in org.apache.arrow.flight
Methods in org.apache.arrow.flight with parameters of type FlightClientMiddleware.FactoryModifier and TypeMethodDescriptionFlightClient.Builder.intercept
(FlightClientMiddleware.Factory factory) -
Uses of FlightClientMiddleware.Factory in org.apache.arrow.flight.auth2
Classes in org.apache.arrow.flight.auth2 that implement FlightClientMiddleware.FactoryModifier and TypeClassDescriptionstatic class
Factory used within FlightClient. -
Uses of FlightClientMiddleware.Factory in org.apache.arrow.flight.client
Classes in org.apache.arrow.flight.client that implement FlightClientMiddleware.FactoryModifier and TypeClassDescriptionstatic class
Factory used within FlightClient. -
Uses of FlightClientMiddleware.Factory in org.apache.arrow.flight.grpc
Constructor parameters in org.apache.arrow.flight.grpc with type arguments of type FlightClientMiddleware.FactoryModifierConstructorDescription