Uses of Class
com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchState
Packages that use CountMinSketchState
Package
Description
Client utility classes.
Approximation algos.
-
Uses of CountMinSketchState in com.espertech.esper.common.client.util
Methods in com.espertech.esper.common.client.util that return CountMinSketchStateConstructors in com.espertech.esper.common.client.util with parameters of type CountMinSketchStateModifierConstructorDescriptionprotected
Ctor.Ctor.Ctor.Ctor. -
Uses of CountMinSketchState in com.espertech.esper.common.internal.epl.approx.countminsketch
Fields in com.espertech.esper.common.internal.epl.approx.countminsketch declared as CountMinSketchStateModifier and TypeFieldDescriptionprotected final CountMinSketchState
CountMinSketchAggState.state
Methods in com.espertech.esper.common.internal.epl.approx.countminsketch that return CountMinSketchStateModifier and TypeMethodDescriptionCountMinSketchAggState.getState()
static CountMinSketchState
CountMinSketchState.makeState
(CountMinSketchSpec spec) Constructors in com.espertech.esper.common.internal.epl.approx.countminsketch with parameters of type CountMinSketchStateModifierConstructorDescriptionCountMinSketchAggState
(CountMinSketchState state, CountMinSketchAgent agent)