Package | Description |
---|---|
org.apache.cassandra.db.aggregation |
Modifier and Type | Method and Description |
---|---|
AggregationSpecification.Kind |
AggregationSpecification.kind()
Returns the
AggregationSpecification kind. |
static AggregationSpecification.Kind |
AggregationSpecification.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AggregationSpecification.Kind[] |
AggregationSpecification.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 The Apache Software Foundation