|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.spec.MatchRecognizeInterval
public class MatchRecognizeInterval
Interval specification within match_recognize.
Constructor Summary | |
---|---|
MatchRecognizeInterval(ExprTimePeriod timePeriodExpr,
boolean orTerminated)
Ctor. |
Method Summary | |
---|---|
long |
getScheduleBackwardDelta(long fromTime,
AgentInstanceContext agentInstanceContext)
Returns the number of milliseconds. |
long |
getScheduleForwardDelta(long fromTime,
AgentInstanceContext agentInstanceContext)
Returns the number of milliseconds. |
ExprTimePeriod |
getTimePeriodExpr()
Returns the time period. |
boolean |
isOrTerminated()
|
void |
validate(ExprValidationContext validationContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MatchRecognizeInterval(ExprTimePeriod timePeriodExpr, boolean orTerminated)
timePeriodExpr
- time periodMethod Detail |
---|
public ExprTimePeriod getTimePeriodExpr()
public long getScheduleForwardDelta(long fromTime, AgentInstanceContext agentInstanceContext)
public long getScheduleBackwardDelta(long fromTime, AgentInstanceContext agentInstanceContext)
public boolean isOrTerminated()
public void validate(ExprValidationContext validationContext) throws ExprValidationException
ExprValidationException
|
© 2006-2016 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 |