| Package | Description |
|---|---|
| org.apache.datasketches.theta |
The theta package contains all the sketch classes that are members of the
Theta Sketch Framework.
|
| Modifier and Type | Method and Description |
|---|---|
HashIterator |
SingleItemSketch.iterator() |
abstract HashIterator |
Sketch.iterator()
Returns a HashIterator that can be used to iterate over the retained hash values of the
Theta sketch.
|
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.