[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)
Interface for an execution node that looks up events and builds a result set contributing to an overall
join result set.
Namespace: net.esper.eql.join.exec
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public MustInherit Class ExecNode |
C# |
---|
public abstract class ExecNode |
Visual C++ |
---|
public ref class ExecNode abstract |