Uses of Class
com.espertech.esper.client.soda.PatternMatchUntilExpr

Packages that use PatternMatchUntilExpr
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of PatternMatchUntilExpr in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return PatternMatchUntilExpr
static PatternMatchUntilExpr Patterns.matchUntil(Expression low, Expression high, PatternExpr match, PatternExpr until)
          Match-until-pattern expression matches a certain number of occurances until a second expression becomes true.
 


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