Click or drag to resize

CountMinSketchAgentContext Class

Count-min sketch base context object.
Inheritance Hierarchy

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public abstract class CountMinSketchAgentContext

The CountMinSketchAgentContext type exposes the following members.

Constructors
  NameDescription
Protected methodCountMinSketchAgentContext
Ctor.
Top
Properties
  NameDescription
Public propertyState
Returns state
Top
See Also