S - type of Summarypublic class CompactSketch<S extends Summary> extends Sketch<S>
PREAMBLE_LONGS| Modifier and Type | Method and Description |
|---|---|
int |
getRetainedEntries() |
byte[] |
toByteArray()
This is to serialize an instance to a byte array.
|
getEstimate, getEstimate, getLowerBound, getLowerBound, getTheta, getThetaLong, getUpperBound, getUpperBound, isEmpty, isEstimationMode, iterator, toStringpublic int getRetainedEntries()
getRetainedEntries in class Sketch<S extends Summary>public byte[] toByteArray()
SketchtoByteArray in class Sketch<S extends Summary>Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.