|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.expression.prior.ExprPriorEvalStrategyBase
com.espertech.esper.epl.expression.prior.ExprPriorEvalStrategyRelativeAccess
public class ExprPriorEvalStrategyRelativeAccess
Represents the 'prior' prior event function in an expression node tree.
Constructor Summary | |
---|---|
ExprPriorEvalStrategyRelativeAccess(RelativeAccessByEventNIndex relativeAccess)
|
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 |
---|
public ExprPriorEvalStrategyRelativeAccess(RelativeAccessByEventNIndex relativeAccess)
Method Detail |
---|
public EventBean getSubstituteEvent(EventBean originalEvent, boolean isNewData, int constantIndexNumber)
getSubstituteEvent
in class ExprPriorEvalStrategyBase
|
© 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 |