com.espertech.esper.client.soda
Class MatchRecognizeRegExConcatenation

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

public class MatchRecognizeRegExConcatenation
extends MatchRecognizeRegEx
implements java.io.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:
Serialized Form

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

MatchRecognizeRegExConcatenation

public MatchRecognizeRegExConcatenation()
Method Detail

writeEPL

public void writeEPL(java.io.StringWriter writer)
Description copied from class: MatchRecognizeRegEx
Write EPL.

Specified by:
writeEPL in class MatchRecognizeRegEx
Parameters:
writer - to use

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com