[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)
Process results.
Namespace: net.esper.eql.join.assemble
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public MustOverride Sub Process ( _ result As IList(Of Node)() _ ) |
C# |
---|
public abstract void Process ( IList<Node>[] result ) |
Visual C++ |
---|
public: virtual void Process ( array<IList<Node^>^>^ result ) abstract |
Parameters
- result
- System.Collections.Generic.IList<(Of T>)[]
is a list of result nodes per stream