Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction
-
Uses of FlightSql.SqlSupportedTransaction in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionSqlInfoBuilder.withFlightSqlServerTransaction
(FlightSql.SqlSupportedTransaction value) Set a value for transaction support. -
Uses of FlightSql.SqlSupportedTransaction in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.SqlSupportedTransaction.forNumber
(int value) FlightSql.SqlSupportedTransaction.valueOf
(int value) Deprecated.FlightSql.SqlSupportedTransaction.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.SqlSupportedTransaction[]
FlightSql.SqlSupportedTransaction.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.SqlSupportedTransaction>
FlightSql.SqlSupportedTransaction.internalGetValueMap()