Click or drag to resize

CountMinSketchAgentStringUTF16Forge Class

Count-min sketch agent that handles String-type values and uses UTF-16 encoding to transform strings to byte-array and back.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.utilCountMinSketchAgentStringUTF16Forge

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

The CountMinSketchAgentStringUTF16Forge type exposes the following members.

Constructors
  NameDescription
Public methodCountMinSketchAgentStringUTF16Forge
Initializes a new instance of the CountMinSketchAgentStringUTF16Forge class
Top
Properties
  NameDescription
Public propertyAcceptableValueTypes
Top
Methods
  NameDescription
Public methodCodegenMake
Top
See Also