Class MatchRecognizeRegExAlteration

java.lang.Object
com.espertech.esper.common.client.soda.MatchRecognizeRegEx
com.espertech.esper.common.client.soda.MatchRecognizeRegExAlteration
All Implemented Interfaces:
Serializable

public class MatchRecognizeRegExAlteration extends MatchRecognizeRegEx implements Serializable
Interface representing an expression for use in match-recognize.

Event row regular expressions are organized into a tree-like structure with nodes representing sub-expressions.

See Also:
  • Constructor Details

    • MatchRecognizeRegExAlteration

      public MatchRecognizeRegExAlteration()
  • Method Details