[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)
Base class for an EPStatement - provides listener registration functions.
Namespace: net.esper.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public MustInherit Class EPStatementSupport _ Implements EPListenable |
C# |
---|
public abstract class EPStatementSupport : EPListenable |
Visual C++ |
---|
public ref class EPStatementSupport abstract : EPListenable |
Inheritance Hierarchy
System.Object
net.esper.core.EPStatementSupport
net.esper.core.EPEQLStatementImpl
net.esper.core.EPPatternStatementImpl
net.esper.core.EPStatementSupport
net.esper.core.EPEQLStatementImpl
net.esper.core.EPPatternStatementImpl