Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.Searchable
-
Uses of FlightSql.Searchable in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionstatic FlightSql.Searchable
FlightSql.Searchable.forNumber
(int value) static FlightSql.Searchable
FlightSql.Searchable.valueOf
(int value) Deprecated.static FlightSql.Searchable
FlightSql.Searchable.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FlightSql.Searchable
Returns the enum constant of this type with the specified name.static FlightSql.Searchable[]
FlightSql.Searchable.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlightSql.Searchable>
FlightSql.Searchable.internalGetValueMap()