Uses of Enum Class
org.apache.cassandra.db.aggregation.AggregationSpecification.Kind
Packages that use AggregationSpecification.Kind
-
Uses of AggregationSpecification.Kind in org.apache.cassandra.db.aggregation
Methods in org.apache.cassandra.db.aggregation that return AggregationSpecification.KindModifier and TypeMethodDescriptionAggregationSpecification.kind()Returns theAggregationSpecificationkind.Returns the enum constant of this class with the specified name.static AggregationSpecification.Kind[]AggregationSpecification.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.