Module org.elasticsearch.compute
Package org.elasticsearch.compute.aggregation
package org.elasticsearch.compute.aggregation
-
ClassDescriptionBase class for array states that track which group ids have been set.Base class that extends
AbstractArrayStateto add failure tracking.A non-grouped aggregation.Builds aggregation implementations, closing over any state required to do so.Aggregator state for an array of BytesRefs.AAggregatorFunctionSupplierthat wraps another, filtering which positions are supplied to the aggregator.A time-series aggregation function that collects the First occurrence value of a time series in a specified interval.A time-series aggregation function that collects the First occurrence value of a time series in a specified interval.A time-series aggregation function that collects the First occurrence value of a time series in a specified interval.A time-series aggregation function that collects the First occurrence value of a time series in a specified interval.Provides a context for evaluating a grouping aggregator.Applies some grouping function likeminoravgto many values, grouped into buckets.Consume group ids to cause theGroupingAggregatorFunctionto group values at a particular position into a particular group.Intermediate aggregation state descriptor.Aggregator state for an array of IPs.A time-series aggregation function that collects the Last occurrence value of a time series in a specified interval.A time-series aggregation function that collects the Last occurrence value of a time series in a specified interval.A time-series aggregation function that collects the Last occurrence value of a time series in a specified interval.A time-series aggregation function that collects the Last occurrence value of a time series in a specified interval.A rate grouping aggregation definition for double.A rate grouping aggregation definition for float.A rate grouping aggregation definition for int.A rate grouping aggregation definition for long.A standard deviation aggregation definition for double.A standard deviation aggregation definition for float.A standard deviation aggregation definition for int.A standard deviation aggregation definition for long.An internal aggregate function that always emits intermediate (or partial) output regardless of the aggregate mode.Algorithm for calculating standard deviation, one value at a time.