Class AnyExponentialHistogramAggregator

java.lang.Object
org.elasticsearch.compute.aggregation.AnyExponentialHistogramAggregator

public class AnyExponentialHistogramAggregator extends Object
Returns the first non-null exponential histogram value encountered. Used by FUSE and by FIRST(field, NULL) when the sort field is null or constant.