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