Uses of Class
org.apache.arrow.flight.impl.Flight.SessionOptionValue
Packages that use Flight.SessionOptionValue
-
Uses of Flight.SessionOptionValue in org.apache.arrow.flight
Methods in org.apache.arrow.flight with parameters of type Flight.SessionOptionValueModifier and TypeMethodDescriptionstatic SessionOptionValueSessionOptionValueFactory.makeSessionOptionValue(Flight.SessionOptionValue proto) Construct a SessionOptionValue from its Protobuf object representation. -
Uses of Flight.SessionOptionValue in org.apache.arrow.flight.impl
Methods in org.apache.arrow.flight.impl that return Flight.SessionOptionValueModifier and TypeMethodDescriptionFlight.SessionOptionValue.Builder.build()Flight.SessionOptionValue.Builder.buildPartial()static Flight.SessionOptionValueFlight.SessionOptionValue.getDefaultInstance()Flight.SessionOptionValue.Builder.getDefaultInstanceForType()Flight.SessionOptionValue.getDefaultInstanceForType()Flight.GetSessionOptionsResult.Builder.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResult.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResultOrBuilder.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.Builder.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequestOrBuilder.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResult.Builder.getSessionOptionsOrThrow(String key) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResult.getSessionOptionsOrThrow(String key) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResultOrBuilder.getSessionOptionsOrThrow(String key) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.Builder.getSessionOptionsOrThrow(String key) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.getSessionOptionsOrThrow(String key) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequestOrBuilder.getSessionOptionsOrThrow(String key) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;static Flight.SessionOptionValueFlight.SessionOptionValue.parseDelimitedFrom(InputStream input) static Flight.SessionOptionValueFlight.SessionOptionValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(byte[] data) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(com.google.protobuf.ByteString data) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(com.google.protobuf.CodedInputStream input) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(InputStream input) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(ByteBuffer data) static Flight.SessionOptionValueFlight.SessionOptionValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.impl that return types with arguments of type Flight.SessionOptionValueModifier and TypeMethodDescriptionFlight.GetSessionOptionsResult.Builder.getMutableSessionOptions()Deprecated.Flight.SetSessionOptionsRequest.Builder.getMutableSessionOptions()Deprecated.com.google.protobuf.Parser<Flight.SessionOptionValue>Flight.SessionOptionValue.getParserForType()Flight.GetSessionOptionsResult.Builder.getSessionOptions()Deprecated.Flight.GetSessionOptionsResult.getSessionOptions()Deprecated.Flight.GetSessionOptionsResultOrBuilder.getSessionOptions()Deprecated.Flight.SetSessionOptionsRequest.Builder.getSessionOptions()Deprecated.Flight.SetSessionOptionsRequest.getSessionOptions()Deprecated.Flight.SetSessionOptionsRequestOrBuilder.getSessionOptions()Deprecated.Flight.GetSessionOptionsResult.Builder.getSessionOptionsMap()map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResult.getSessionOptionsMap()map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResultOrBuilder.getSessionOptionsMap()map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.Builder.getSessionOptionsMap()map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.getSessionOptionsMap()map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequestOrBuilder.getSessionOptionsMap()map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;static com.google.protobuf.Parser<Flight.SessionOptionValue>Flight.SessionOptionValue.parser()Methods in org.apache.arrow.flight.impl with parameters of type Flight.SessionOptionValueModifier and TypeMethodDescriptionFlight.GetSessionOptionsResult.Builder.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResult.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.GetSessionOptionsResultOrBuilder.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.Builder.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequestOrBuilder.getSessionOptionsOrDefault(String key, Flight.SessionOptionValue defaultValue) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SessionOptionValue.Builder.mergeFrom(Flight.SessionOptionValue other) Flight.SessionOptionValue.newBuilder(Flight.SessionOptionValue prototype) Flight.GetSessionOptionsResult.Builder.putSessionOptions(String key, Flight.SessionOptionValue value) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.Builder.putSessionOptions(String key, Flight.SessionOptionValue value) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Method parameters in org.apache.arrow.flight.impl with type arguments of type Flight.SessionOptionValueModifier and TypeMethodDescriptionFlight.GetSessionOptionsResult.Builder.putAllSessionOptions(Map<String, Flight.SessionOptionValue> values) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;Flight.SetSessionOptionsRequest.Builder.putAllSessionOptions(Map<String, Flight.SessionOptionValue> values) map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1;