Uses of Interface
com.espertech.esper.common.client.util.CountMinSketchAgent
Package
Description
Client utility classes.
Approximation algos.
-
Uses of CountMinSketchAgent in com.espertech.esper.common.client.util
Modifier 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
ModifierConstructorDescriptionCountMinSketchAggState
(CountMinSketchState state, CountMinSketchAgent agent)