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