public abstract class ArrayOfDoublesCompactSketch extends ArrayOfDoublesSketch
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentBytes()
For compact sketches this is the same as getMaxBytes().
|
int |
getMaxBytes() |
compact, compact, getEstimate, getLowerBound, getNumValues, getRetainedEntries, getTheta, getUpperBound, getValues, hasMemory, heapify, heapify, isEmpty, isEstimationMode, iterator, toByteArray, toString, wrap, wrappublic int getCurrentBytes()
ArrayOfDoublesSketchgetCurrentBytes in class ArrayOfDoublesSketchpublic int getMaxBytes()
getMaxBytes in class ArrayOfDoublesSketchCopyright © 2015–2024 The Apache Software Foundation. All rights reserved.