[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)
Statement for patterns.
Namespace: net.esper.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class EPPatternStatementImpl _ Inherits EPStatementSupport _ Implements EPStatement, EPIterable, IEnumerable(Of EventBean), IEnumerable, EPListenable, PatternMatchCallback |
C# |
---|
public class EPPatternStatementImpl : EPStatementSupport, EPStatement, EPIterable, IEnumerable<EventBean>, IEnumerable, EPListenable, PatternMatchCallback |
Visual C++ |
---|
public ref class EPPatternStatementImpl : public EPStatementSupport, EPStatement, EPIterable, IEnumerable<EventBean^>, IEnumerable, EPListenable, PatternMatchCallback |