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