Click or drag to resize

CountMinSketchAgentStringUTF16Estimate Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.util.CountMinSketchAgentStringUTF16.Estimate(System.Void)"]

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Nullable Estimate(
	void ctx
)

Parameters

ctx
Type: SystemVoid

[Missing <param name="ctx"/> documentation for "M:com.espertech.esper.common.client.util.CountMinSketchAgentStringUTF16.Estimate(System.Void)"]

Return Value

Type: NullableT

[Missing <returns> documentation for "M:com.espertech.esper.common.client.util.CountMinSketchAgentStringUTF16.Estimate(System.Void)"]

Implements

CountMinSketchAgentEstimate(Void)
See Also