Click or drag to resize

MatchRecognizeIntervalClause Class

Interval used within match recognize.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaMatchRecognizeIntervalClause

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class MatchRecognizeIntervalClause

The MatchRecognizeIntervalClause type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyExpression
Returns the interval expression.
Public propertyIsOrTerminated
Returns indicator whether or-terminated is set
Top
See Also