|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.datetime.interval.IntervalComputerExprBase
com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr
public static class IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr
Constructor Summary | |
---|---|
IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr(IntervalStartEndParameterPair pair)
|
Method Summary | |
---|---|
boolean |
compute(long leftStartTs,
long leftEnd,
long rightStartTs,
long rightEnd,
long start,
long end)
|
Methods inherited from class com.espertech.esper.epl.datetime.interval.IntervalComputerExprBase |
---|
compute, toLong |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr(IntervalStartEndParameterPair pair)
Method Detail |
---|
public boolean compute(long leftStartTs, long leftEnd, long rightStartTs, long rightEnd, long start, long end)
compute
in class IntervalComputerExprBase
|
© 2006-2014 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 |