Class DiversifiedBytesHashSamplerAggregator

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

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