Class DiversifiedBytesHashSamplerAggregator

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

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