com.espertech.esper.epl.expression.prior
Class ExprPriorEvalStrategyRandomAccess

java.lang.Object
  extended by com.espertech.esper.epl.expression.prior.ExprPriorEvalStrategyBase
      extended by com.espertech.esper.epl.expression.prior.ExprPriorEvalStrategyRandomAccess
All Implemented Interfaces:
ExprPriorEvalStrategy

public class ExprPriorEvalStrategyRandomAccess
extends ExprPriorEvalStrategyBase

Represents the 'prior' prior event function in an expression node tree.


Constructor Summary
ExprPriorEvalStrategyRandomAccess(RandomAccessByIndex randomAccess)
           
 
Method Summary
 EventBean getSubstituteEvent(EventBean originalEvent, boolean isNewData, int constantIndexNumber)
           
 
Methods inherited from class com.espertech.esper.epl.expression.prior.ExprPriorEvalStrategyBase
evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprPriorEvalStrategyRandomAccess

public ExprPriorEvalStrategyRandomAccess(RandomAccessByIndex randomAccess)
Method Detail

getSubstituteEvent

public EventBean getSubstituteEvent(EventBean originalEvent,
                                    boolean isNewData,
                                    int constantIndexNumber)
Specified by:
getSubstituteEvent in class ExprPriorEvalStrategyBase

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