Uses of Class
com.espertech.esper.common.client.soda.MatchRecognizeRegEx
Package
Description
This package defines the Esper statement object model.
-
Uses of MatchRecognizeRegEx in com.espertech.esper.common.client.soda
Modifier and TypeClassDescriptionclass
Interface representing an expression for use in match-recognize.class
Atom representing an expression for use in match-recognize.class
Interface representing an expression for use in match-recognize.class
Atom representing an expression for use in match-recognize.class
Interface representing a permutation expression for use in match-recognize.class
For use in match recognize pattern expression as a placeholder to represent its child nodes.Modifier and TypeMethodDescriptionvoid
MatchRecognizeClause.setPattern
(MatchRecognizeRegEx pattern) Sets regex-pattern.Modifier and TypeMethodDescriptionvoid
MatchRecognizeRegEx.setChildren
(List<MatchRecognizeRegEx> children) Set child nodes.