Class CountApproximateAggregatorFunction

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

public class CountApproximateAggregatorFunction extends Object implements AggregatorFunction