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