Uses of Class
com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchState
Package
Description
Client utility classes.
Approximation algos.
-
Uses of CountMinSketchState in com.espertech.esper.common.client.util
ModifierConstructorDescriptionprotected
Ctor.Ctor.Ctor.Ctor. -
Uses of CountMinSketchState in com.espertech.esper.common.internal.epl.approx.countminsketch
Modifier and TypeFieldDescriptionprotected final CountMinSketchState
CountMinSketchAggState.state
Modifier and TypeMethodDescriptionCountMinSketchAggState.getState()
static CountMinSketchState
CountMinSketchState.makeState
(CountMinSketchSpec spec) ModifierConstructorDescriptionCountMinSketchAggState
(CountMinSketchState state, CountMinSketchAgent agent)