Class DiversifiedBytesHashSamplerAggregator

All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.lucene.search.Collector, Releasable, SingleBucketAggregator

public class DiversifiedBytesHashSamplerAggregator extends SamplerAggregator
Alternative, faster implementation for converting String keys to longs but with the potential for hash collisions.