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.CloseSessionRequestFlight.CloseSessionRequest.getDefaultInstance()Flight.CloseSessionRequest.Builder.getDefaultInstanceForType()Flight.CloseSessionRequest.getDefaultInstanceForType()static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseDelimitedFrom(InputStream input) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(byte[] data) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(com.google.protobuf.ByteString data) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(InputStream input) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.CloseSessionRequestFlight.CloseSessionRequest.parseFrom(ByteBuffer data) static Flight.CloseSessionRequestFlight.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)