Uses of Class
org.apache.arrow.flight.impl.Flight.CloseSessionRequest
-
Uses of Flight.CloseSessionRequest in org.apache.arrow.flight.impl
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<Flight.CloseSessionRequest>
Flight.CloseSessionRequest.getParserForType()
static com.google.protobuf.Parser<Flight.CloseSessionRequest>
Flight.CloseSessionRequest.parser()
Modifier and TypeMethodDescriptionFlight.CloseSessionRequest.Builder.mergeFrom
(Flight.CloseSessionRequest other) Flight.CloseSessionRequest.newBuilder
(Flight.CloseSessionRequest prototype)