public abstract class CountMinSketchAgentContext
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
CountMinSketchAgentContext(com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchState state)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchState |
getState()
Returns state
|