Interface MapStringTermsAggregator.CollectorSource

All Superinterfaces:
AutoCloseable, Closeable, Releasable
All Known Implementing Classes:
MapStringTermsAggregator.ValuesSourceCollectorSource
Enclosing class:
MapStringTermsAggregator

public static interface MapStringTermsAggregator.CollectorSource extends Releasable
Abstraction on top of building collectors to fetch values so terms, significant_terms, and significant_text can share a bunch of aggregation code.