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