Uses of Enum
org.apache.arrow.flight.impl.Flight.SessionOptionValue.OptionValueCase
-
Uses of Flight.SessionOptionValue.OptionValueCase in org.apache.arrow.flight.impl
Modifier and TypeMethodDescriptionFlight.SessionOptionValue.OptionValueCase.forNumber
(int value) Flight.SessionOptionValue.Builder.getOptionValueCase()
Flight.SessionOptionValue.getOptionValueCase()
Flight.SessionOptionValueOrBuilder.getOptionValueCase()
Flight.SessionOptionValue.OptionValueCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.Flight.SessionOptionValue.OptionValueCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.