Uses of Interface
org.apache.datasketches.theta.HashIterator
Package
Description
The theta package contains the basic sketch classes that are members of the
Theta Sketch Framework.
-
Uses of HashIterator in org.apache.datasketches.theta
Modifier and TypeMethodDescriptionabstract HashIterator
Sketch.iterator()
Returns a HashIterator that can be used to iterate over the retained hash values of the Theta sketch.