| Package | Description |
|---|---|
| org.apache.datasketches.kll |
Implementation of a very compact quantiles sketch with lazy compaction scheme
and nearly optimal accuracy per retained item.
|
| Class and Description |
|---|
| KllDoublesSketch |
| KllDoublesSketchIterator
Iterator over KllDoublesSketch.
|
| KllFloatsSketch |
| KllFloatsSketchIterator
Iterator over KllFloatsSketch.
|
| KllSketch
This class is the root of the KLL sketch class hierarchy.
|
| KllSketch.SketchType
Used to define the variable type of the current instance of this class.
|
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.