| Package | Description |
|---|---|
| org.apache.datasketches.hll |
The DataSketches™ HLL sketch family package
|
| Class and Description |
|---|
| HllSketch
The 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.
|
| TgtHllType
Specifies the target type of HLL sketch to be created.
|
| Union
This performs union operations for all HllSketches.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.