| Package | Description |
|---|---|
| org.apache.datasketches.tuple |
The tuple package contains a number of sketches based on the same
fundamental algorithms of the Theta Sketch Framework and extend these
concepts for whole new families of sketches.
|
| Modifier and Type | Method and Description |
|---|---|
TupleSketchIterator<S> |
CompactSketch.iterator() |
abstract TupleSketchIterator<S> |
Sketch.iterator()
Returns a SketchIterator
|
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.