[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Returns textual presentation of stream-substream relationships.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function Print ( _ streamsJoinedPerStream As IDictionary(Of Integer, Integer()) _ ) As String |
C# |
---|
public static string Print ( IDictionary<int, int[]> streamsJoinedPerStream ) |
Visual C++ |
---|
public: static String^ Print ( IDictionary<int, array<int>^>^ streamsJoinedPerStream ) |
Parameters
- streamsJoinedPerStream
- System.Collections.Generic.IDictionary<(Of TKey, TValue>)
is the tree-like structure of stream-substream