Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.Searchable
Packages that use FlightSql.Searchable
-
Uses of FlightSql.Searchable in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.SearchableModifier 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.Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.SearchableModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlightSql.Searchable>
FlightSql.Searchable.internalGetValueMap()