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