Uses of Class
org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
Packages that use Flight.CancelFlightInfoRequest
-
Uses of Flight.CancelFlightInfoRequest in org.apache.arrow.flight.impl
Methods in org.apache.arrow.flight.impl that return Flight.CancelFlightInfoRequestModifier and TypeMethodDescriptionFlight.CancelFlightInfoRequest.Builder.build()
Flight.CancelFlightInfoRequest.Builder.buildPartial()
Flight.CancelFlightInfoRequest.getDefaultInstance()
Flight.CancelFlightInfoRequest.Builder.getDefaultInstanceForType()
Flight.CancelFlightInfoRequest.getDefaultInstanceForType()
Flight.CancelFlightInfoRequest.parseDelimitedFrom
(InputStream input) Flight.CancelFlightInfoRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Flight.CancelFlightInfoRequest.parseFrom
(byte[] data) Flight.CancelFlightInfoRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Flight.CancelFlightInfoRequest.parseFrom
(com.google.protobuf.ByteString data) Flight.CancelFlightInfoRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Flight.CancelFlightInfoRequest.parseFrom
(com.google.protobuf.CodedInputStream input) Flight.CancelFlightInfoRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Flight.CancelFlightInfoRequest.parseFrom
(InputStream input) Flight.CancelFlightInfoRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Flight.CancelFlightInfoRequest.parseFrom
(ByteBuffer data) Flight.CancelFlightInfoRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.impl that return types with arguments of type Flight.CancelFlightInfoRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Flight.CancelFlightInfoRequest>
Flight.CancelFlightInfoRequest.getParserForType()
static com.google.protobuf.Parser<Flight.CancelFlightInfoRequest>
Flight.CancelFlightInfoRequest.parser()
Methods in org.apache.arrow.flight.impl with parameters of type Flight.CancelFlightInfoRequestModifier and TypeMethodDescriptionFlight.CancelFlightInfoRequest.Builder.mergeFrom
(Flight.CancelFlightInfoRequest other) Flight.CancelFlightInfoRequest.newBuilder
(Flight.CancelFlightInfoRequest prototype)