Uses of Class
com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchAggState
Package
Description
Approximation algos.
-
Uses of CountMinSketchAggState in com.espertech.esper.common.internal.epl.agg.access.countminsketch
Modifier and TypeMethodDescriptionstatic CountMinSketchAggState
AggregationStateSerdeCountMinSketch.readCountMinSketch
(DataInput input, CountMinSketchSpec spec) NOTE: Code-generation-invoked method, method name and parameter order mattersModifier and TypeMethodDescriptionstatic void
AggregationStateSerdeCountMinSketch.writeCountMinSketch
(DataOutput output, CountMinSketchAggState state) NOTE: Code-generation-invoked method, method name and parameter order matters -
Uses of CountMinSketchAggState in com.espertech.esper.common.internal.epl.approx.countminsketch