Class NonCollectingMultiMetricAggregator

All Implemented Interfaces:
Closeable, AutoCloseable, Releasable

public final class NonCollectingMultiMetricAggregator extends NumericMetricsAggregator.MultiValue
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