Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
-
Uses of FlightSql.SqlSupportedPositionedCommands in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionSqlInfoBuilder.withSqlSupportedPositionedCommands
(FlightSql.SqlSupportedPositionedCommands... values) Sets a value forFlightSql.SqlInfo.SQL_SUPPORTED_POSITIONED_COMMANDS
in the builder. -
Uses of FlightSql.SqlSupportedPositionedCommands in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.SqlSupportedPositionedCommands.forNumber
(int value) FlightSql.SqlSupportedPositionedCommands.valueOf
(int value) Deprecated.FlightSql.SqlSupportedPositionedCommands.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.SqlSupportedPositionedCommands.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.SqlSupportedPositionedCommands>
FlightSql.SqlSupportedPositionedCommands.internalGetValueMap()