Module org.elasticsearch.compute
Class GroupingAggregatorEvaluationContext
java.lang.Object
org.elasticsearch.compute.aggregation.GroupingAggregatorEvaluationContext
- Direct Known Subclasses:
TimeSeriesGroupingAggregatorEvaluationContext
Provides a context for evaluating a grouping aggregator.
A time-series aggregator might need more than just the DriverContext to evaluate, such as the range interval of each group.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GroupingAggregatorEvaluationContext
-
-
Method Details
-
driverContext
-
blockFactory
-