Class CumulativeCardinalityAggregate

java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.AggregateBase
co.elastic.clients.elasticsearch._types.aggregations.CumulativeCardinalityAggregate
All Implemented Interfaces:
AggregateVariant, JsonpSerializable

@JsonpDeserializable public class CumulativeCardinalityAggregate extends AggregateBase implements AggregateVariant
Result of the cumulative_cardinality aggregation
See Also: