Class CountDistinctOverTime

All Implemented Interfaces:
NamedWriteable, Writeable, PostAnalysisPlanVerificationAware, Resolvable, OptionalArgument

public class CountDistinctOverTime extends TimeSeriesAggregateFunction implements OptionalArgument
Similar to CountDistinct, but it is used to calculate the distinct count of values over a time series from the given field.