Package | Description |
---|---|
org.apache.datasketches.tuple |
The tuple package contains implementation of sketches based on the idea of
theta sketches with the addition of values associated with unique keys.
|
Modifier and Type | Method and Description |
---|---|
abstract SketchIterator<S> |
Sketch.iterator()
Returns a SketchIterator
|
SketchIterator<S> |
CompactSketch.iterator() |
Copyright © 2015–2021 The Apache Software Foundation. All rights reserved.