Click or drag to resize

CountMinSketchAgentContext Constructor

Ctor.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
protected CountMinSketchAgentContext(
	CountMinSketchState state
)

Parameters

state
Type: CountMinSketchState
the state
See Also