Uses of Interface
org.apache.arrow.flight.FlightClient.ClientStreamListener
-
Uses of FlightClient.ClientStreamListener in org.apache.arrow.flight
Modifier and TypeMethodDescriptionFlightClient.ExchangeReaderWriter.getWriter()
Get the writer for the call.FlightClient.startPut
(FlightDescriptor descriptor, FlightClient.PutListener metadataListener, CallOption... options) Create or append a descriptor with another stream.FlightClient.startPut
(FlightDescriptor descriptor, VectorSchemaRoot root, FlightClient.PutListener metadataListener, CallOption... options) Create or append a descriptor with another stream.FlightClient.startPut
(FlightDescriptor descriptor, VectorSchemaRoot root, DictionaryProvider provider, FlightClient.PutListener metadataListener, CallOption... options) Create or append a descriptor with another stream.