Class CountApproximateAggregatorFunction

java.lang.Object
org.elasticsearch.compute.aggregation.CountApproximateAggregatorFunction
All Implemented Interfaces:
Closeable, AutoCloseable, AggregatorFunction, org.elasticsearch.core.Releasable
Direct Known Subclasses:
DenseVectorCountApproximateAggregatorFunction

public class CountApproximateAggregatorFunction extends Object implements AggregatorFunction