[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Ctor.

Namespace: net.esper.eql.join.assemble
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	streamNum As Integer, _
	numStreams As Integer, _
	allSubStreamsOptional As Boolean _
)
C#
public RootCartProdAssemblyNode (
	int streamNum,
	int numStreams,
	bool allSubStreamsOptional
)
Visual C++
public:
RootCartProdAssemblyNode (
	int streamNum, 
	int numStreams, 
	bool allSubStreamsOptional
)

Parameters

streamNum
System.Int32
is the stream number
numStreams
System.Int32
is the number of streams
allSubStreamsOptional
System.Boolean
true if all substreams are optional and none are required