Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
-
Uses of FlightSql.SqlSupportedResultSetConcurrency in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.SqlSupportedResultSetConcurrency.forNumber
(int value) FlightSql.SqlSupportedResultSetConcurrency.valueOf
(int value) Deprecated.FlightSql.SqlSupportedResultSetConcurrency.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.FlightSql.SqlSupportedResultSetConcurrency.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.SqlSupportedResultSetConcurrency>
FlightSql.SqlSupportedResultSetConcurrency.internalGetValueMap()