Click or drag to resize

OnClauseCreateOnInsertSplitStream Method

Creates a split-stream clause.

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

Return Value

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