Class MatchRecognizeRegExConcatenation

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

public class MatchRecognizeRegExConcatenation 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

    • MatchRecognizeRegExConcatenation

      public MatchRecognizeRegExConcatenation()
  • Method Details