public final class KllDoublesSketchIterator extends KllSketchIterator implements QuantilesDoublesSketchIterator
index, isInitialized_, level, levelsArr, numLevels, weight| Modifier and Type | Method and Description |
|---|---|
double |
getQuantile()
Gets the double quantile at the current index.
|
getWeight, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWeight, nextpublic double getQuantile()
QuantilesDoublesSketchIteratorDon't call this before calling next() for the first time or after getting false from next().
getQuantile in interface QuantilesDoublesSketchIteratorCopyright © 2015–2024 The Apache Software Foundation. All rights reserved.