Uses of Interface
com.espertech.esper.common.client.util.CountMinSketchAgent
Packages that use CountMinSketchAgent
Package
Description
Client utility classes.
Approximation algos.
-
Uses of CountMinSketchAgent in com.espertech.esper.common.client.util
Classes in com.espertech.esper.common.client.util that implement CountMinSketchAgentModifier and TypeClassDescriptionclass
Count-min sketch agent that handles String-type values and uses UTF-16 encoding to transform strings to byte-array and back. -
Uses of CountMinSketchAgent in com.espertech.esper.common.internal.epl.approx.countminsketch
Methods in com.espertech.esper.common.internal.epl.approx.countminsketch that return CountMinSketchAgentMethods in com.espertech.esper.common.internal.epl.approx.countminsketch with parameters of type CountMinSketchAgentConstructors in com.espertech.esper.common.internal.epl.approx.countminsketch with parameters of type CountMinSketchAgentModifierConstructorDescriptionCountMinSketchAggState
(CountMinSketchState state, CountMinSketchAgent agent)