Class NonCollectingSingleMetricAggregator

All Implemented Interfaces:
Closeable, AutoCloseable, Releasable

public final class NonCollectingSingleMetricAggregator extends NumericMetricsAggregator.SingleValue
An NumericMetricsAggregator.SingleValue that is not collected, this can typically be used when running an aggregation over a field that doesn't have a mapping. see NonCollectingAggregator