Class MapStringTermsAggregator

All Implemented Interfaces:
Closeable, AutoCloseable, Releasable

public final class MapStringTermsAggregator extends TermsAggregator
An aggregator of string values that hashes the strings on the fly rather than up front like the GlobalOrdinalsStringTermsAggregator.