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

Print in readable format the execution strategy.

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

Syntax

Visual Basic (Declaration)
Public Shared Function Print ( _
	execNode As ExecNode _
) As String
C#
public static string Print (
	ExecNode execNode
)
Visual C++
public:
static String^ Print (
	ExecNode^ execNode
)

Parameters

execNode
net.esper.eql.join.exec.ExecNode
execution node to print

Return Value

readable text with execution nodes constructed for actual streams