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