com.espertech.esper.pattern
Class EvalMatchUntilStateBounds

java.lang.Object
  extended by com.espertech.esper.pattern.EvalMatchUntilStateBounds

public class EvalMatchUntilStateBounds
extends java.lang.Object


Constructor Summary
EvalMatchUntilStateBounds(java.lang.Integer lowerbounds, java.lang.Integer upperbounds)
           
 
Method Summary
 java.lang.Integer getLowerbounds()
           
 java.lang.Integer getUpperbounds()
           
static EvalMatchUntilStateBounds initBounds(EvalMatchUntilFactoryNode factoryNode, MatchedEventMap beginState, PatternAgentInstanceContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvalMatchUntilStateBounds

public EvalMatchUntilStateBounds(java.lang.Integer lowerbounds,
                                 java.lang.Integer upperbounds)
Method Detail

getLowerbounds

public java.lang.Integer getLowerbounds()

getUpperbounds

public java.lang.Integer getUpperbounds()

initBounds

public static EvalMatchUntilStateBounds initBounds(EvalMatchUntilFactoryNode factoryNode,
                                                   MatchedEventMap beginState,
                                                   PatternAgentInstanceContext context)

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