Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
Uses of FlightSql.SqlSupportsConvert in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionstatic FlightSql.SqlSupportsConvert
FlightSql.SqlSupportsConvert.forNumber
(int value) static FlightSql.SqlSupportsConvert
FlightSql.SqlSupportsConvert.valueOf
(int value) Deprecated.static FlightSql.SqlSupportsConvert
FlightSql.SqlSupportsConvert.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FlightSql.SqlSupportsConvert
Returns the enum constant of this type with the specified name.static FlightSql.SqlSupportsConvert[]
FlightSql.SqlSupportsConvert.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.SqlSupportsConvert>
FlightSql.SqlSupportsConvert.internalGetValueMap()