|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.soda.MatchRecognizeRegEx
com.espertech.esper.client.soda.MatchRecognizeRegExConcatenation
public class MatchRecognizeRegExConcatenation
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.
Constructor Summary | |
---|---|
MatchRecognizeRegExConcatenation()
|
Method Summary | |
---|---|
void |
writeEPL(java.io.StringWriter writer)
Write EPL. |
Methods inherited from class com.espertech.esper.client.soda.MatchRecognizeRegEx |
---|
getChildren, getTreeObjectName, setChildren, setTreeObjectName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MatchRecognizeRegExConcatenation()
Method Detail |
---|
public void writeEPL(java.io.StringWriter writer)
MatchRecognizeRegEx
writeEPL
in class MatchRecognizeRegEx
writer
- to use
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |