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