Uses of Interface
org.apache.arrow.flight.FlightClientMiddleware
Package
Description
-
Uses of FlightClientMiddleware in org.apache.arrow.flight
Modifier and TypeMethodDescriptionFlightClientMiddleware.Factory.onCallStarted
(CallInfo info) Create a new middleware instance for the given call. -
Uses of FlightClientMiddleware in org.apache.arrow.flight.auth2
Modifier and TypeClassDescriptionclass
Middleware for capturing bearer tokens sent back from the Flight server.Modifier and TypeMethodDescriptionClientIncomingAuthHeaderMiddleware.Factory.onCallStarted
(CallInfo info) -
Uses of FlightClientMiddleware in org.apache.arrow.flight.client
Modifier and TypeClassDescriptionclass
A client middleware for receiving and sending cookie information.