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