| Package | Description |
|---|---|
| io.stargate.graphql.schema.cqlfirst.dml.fetchers.aggregations |
| Modifier and Type | Method and Description |
|---|---|
static SupportedAggregationFunction |
SupportedAggregationFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedAggregationFunction[] |
SupportedAggregationFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<SupportedAggregationFunction> |
SupportedAggregationFunction.valueOfIgnoreCase(String functionName) |
Copyright © 2024. All rights reserved.