Uses of Enum
org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
Packages that use Flight.SetSessionOptionsResult.ErrorValue
-
Uses of Flight.SetSessionOptionsResult.ErrorValue in org.apache.arrow.flight.impl
Methods in org.apache.arrow.flight.impl that return Flight.SetSessionOptionsResult.ErrorValueModifier and TypeMethodDescriptionFlight.SetSessionOptionsResult.ErrorValue.forNumber
(int value) Flight.SetSessionOptionsResult.Error.Builder.getValue()
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1;
Flight.SetSessionOptionsResult.Error.getValue()
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1;
Flight.SetSessionOptionsResult.ErrorOrBuilder.getValue()
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1;
Flight.SetSessionOptionsResult.ErrorValue.valueOf
(int value) Deprecated.Flight.SetSessionOptionsResult.ErrorValue.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.Flight.SetSessionOptionsResult.ErrorValue.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.arrow.flight.impl that return types with arguments of type Flight.SetSessionOptionsResult.ErrorValueModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Flight.SetSessionOptionsResult.ErrorValue>
Flight.SetSessionOptionsResult.ErrorValue.internalGetValueMap()
Methods in org.apache.arrow.flight.impl with parameters of type Flight.SetSessionOptionsResult.ErrorValueModifier and TypeMethodDescriptionFlight.SetSessionOptionsResult.Error.Builder.setValue
(Flight.SetSessionOptionsResult.ErrorValue value) .arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1;