Class TimeSeriesAggregationOperator

java.lang.Object
org.elasticsearch.compute.operator.HashAggregationOperator
org.elasticsearch.compute.operator.TimeSeriesAggregationOperator
All Implemented Interfaces:
Closeable, AutoCloseable, Operator, org.elasticsearch.core.Releasable

public class TimeSeriesAggregationOperator extends HashAggregationOperator
A specialized version of HashAggregationOperator that aggregates time-series aggregations from time-series sources.