Click or drag to resize

CountMinSketchTopK Class

ConstantValue object for count-min-sketch top-k.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.utilCountMinSketchTopK

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

The CountMinSketchTopK type exposes the following members.

Constructors
  NameDescription
Public methodCountMinSketchTopK
Ctor.
Top
Properties
  NameDescription
Public propertyFrequency
Returns the frequency
Public propertyValue
Returns the value object
Top
Methods
  NameDescription
Public methodToString
Top
See Also