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