Uses of Package
org.apache.datasketches.hll
Packages that use org.apache.datasketches.hll
-
Classes in org.apache.datasketches.hll used by org.apache.datasketches.hllClassDescriptionThe HllSketch is actually a collection of compact implementations of Phillipe Flajolet’s HyperLogLog (HLL) sketch but with significantly improved error behavior and excellent speed performance.Specifies the target type of HLL sketch to be created.This performs union operations for all HllSketches.