Class HashAggregationOperator.Builder

java.lang.Object
org.elasticsearch.compute.operator.HashAggregationOperator.Builder
Enclosing class:
HashAggregationOperator

public static class HashAggregationOperator.Builder extends Object
Builder for HashAggregationOperator. groups(List), mode(AggregatorMode), and aggregators(List) are required. The other parameters default to reasonable values for tests. In production, set them all.