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