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 |
---|---|
abstract TupleSketchIterator<S> |
Sketch.iterator()
Returns a SketchIterator
|
TupleSketchIterator<S> |
CompactSketch.iterator() |
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.