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