See: Description
| Class | Description |
|---|---|
| KllDoublesSketch |
This variation of the KllSketch implements primitive doubles.
|
| KllDoublesSketchIterator |
Iterator over KllDoublesSketch.
|
| KllDoublesSketchSortedView |
The SortedView of the KllDoublesSketch.
|
| KllDoublesSketchSortedViewIterator |
Iterator over KllDoublesSketchSortedView
|
| KllFloatsSketch |
This variation of the KllSketch implements primitive floats.
|
| KllFloatsSketchIterator |
Iterator over KllFloatsSketch.
|
| KllFloatsSketchSortedView |
The SortedView of the KllFloatsSketch.
|
| KllFloatsSketchSortedViewIterator |
Iterator over KllFloatsSketchSortedView
|
| KllSketch |
This class is the root of the KLL sketch class hierarchy.
|
| Enum | Description |
|---|---|
| KllSketch.SketchType |
Used to define the variable type of the current instance of this class.
|
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.