Package org.apache.jackrabbit.oak.index.indexer.document.flatfile.analysis.utils
-
Class Summary Class Description BloomFilter A Bloom filter implementation.CountMinSketch A count-min sketch implementation.Hash A hash function utility class.HyperLogLog A HyperLogLog implementation.HyperLogLog3Linear64 Cardinality estimation with the HyperLogLog algorithm, using the tail cut mechanism.TopKValues A class that remembers the top k entries.