Package org.apache.solr.util.hll
package org.apache.solr.util.hll
A fork of Java-HyperLogLog package
tweaked not to depend on fastutil and with cleanups to make it lean and clean.
-
ClassDescriptionA probabilistic set of hashed
longelements.The types of algorithm/data structure thatHLLcan utilize.A serialization schema for HLLs.Reads 'words' of a fixed width, in sequence, from a byte array.