Click or drag to resize

OnInsertSplitStreamClauseCreate Method

Creates an split-stream on-insert clause considering only the first where-clause that matches.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static OnInsertSplitStreamClause Create()

Return Value

Type: OnInsertSplitStreamClause
split-stream on-insert clause
See Also