Class CountGroupingAggregatorFunction

java.lang.Object
org.elasticsearch.compute.aggregation.CountGroupingAggregatorFunction
All Implemented Interfaces:
Closeable, AutoCloseable, GroupingAggregatorFunction, org.elasticsearch.core.Releasable
Direct Known Subclasses:
DenseVectorCountGroupingAggregatorFunction

public class CountGroupingAggregatorFunction extends Object implements GroupingAggregatorFunction