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