Uses of Class
com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchAggState
Packages that use CountMinSketchAggState
Package
Description
Approximation algos.
-
Uses of CountMinSketchAggState in com.espertech.esper.common.internal.epl.agg.access.countminsketch
Methods in com.espertech.esper.common.internal.epl.agg.access.countminsketch that return CountMinSketchAggStateModifier and TypeMethodDescriptionstatic CountMinSketchAggState
AggregationStateSerdeCountMinSketch.readCountMinSketch
(DataInput input, CountMinSketchSpec spec) NOTE: Code-generation-invoked method, method name and parameter order mattersMethods in com.espertech.esper.common.internal.epl.agg.access.countminsketch with parameters of type CountMinSketchAggStateModifier 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
Methods in com.espertech.esper.common.internal.epl.approx.countminsketch that return CountMinSketchAggState