| Package | Description |
|---|---|
| org.apache.datasketches.hll |
The hll package contains a high performance implementation of Phillipe
Flajolet's HLL sketch with significantly improved error behavior.
|
| Class and Description |
|---|
| HllSketch
This is a high performance implementation of Phillipe Flajolet’s HLL sketch but with
significantly improved error behavior.
|
| TgtHllType
Specifies the target type of HLL sketch to be created.
|
| Union
This performs union operations for all HllSketches.
|
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.