Uses of Interface
org.apache.arrow.flight.FlightStream.Requestor
Packages that use FlightStream.Requestor
-
Uses of FlightStream.Requestor in org.apache.arrow.flight
Constructors in org.apache.arrow.flight with parameters of type FlightStream.RequestorModifierConstructorDescriptionFlightStream
(BufferAllocator allocator, int pendingTarget, FlightStream.Cancellable cancellable, FlightStream.Requestor requestor) Constructs a new instance.