Class MatchRecognizeRegExAtom

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

public class MatchRecognizeRegExAtom extends MatchRecognizeRegEx implements Serializable
Atom 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: