Uses of Class
org.apache.arrow.flight.PollInfo
-
Uses of PollInfo in org.apache.arrow.flight
Modifier and TypeMethodDescriptionstatic PollInfo
PollInfo.deserialize
(ByteBuffer serialized) default PollInfo
FlightProducer.pollFlightInfo
(FlightProducer.CallContext context, FlightDescriptor descriptor) Begin or get an update on execution of a long-running query.FlightClient.pollInfo
(FlightDescriptor descriptor, CallOption... options) Start or get info on execution of a long-running query.