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, wrap
public int getCurrentBytes()
ArrayOfDoublesSketch
getCurrentBytes
in class ArrayOfDoublesSketch
public int getMaxBytes()
getMaxBytes
in class ArrayOfDoublesSketch
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.