Uses of Class
org.apache.arrow.flight.CancelFlightInfoResult
-
Uses of CancelFlightInfoResult in org.apache.arrow.flight
Modifier and TypeMethodDescriptionFlightClient.cancelFlightInfo
(CancelFlightInfoRequest request, CallOption... options) Cancel execution of a distributed query.static CancelFlightInfoResult
CancelFlightInfoResult.deserialize
(ByteBuffer serialized) Parse the serialized form of this protocol message. -
Uses of CancelFlightInfoResult in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionFlightSqlClient.cancelFlightInfo
(CancelFlightInfoRequest request, CallOption... options) Cancel execution of a distributed query.