Class DiversifiedBytesHashSamplerAggregator

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.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.