com.espertech.esper.epl.datetime.interval
Class IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr

java.lang.Object
  extended by com.espertech.esper.epl.datetime.interval.IntervalComputerExprBase
      extended by com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr
All Implemented Interfaces:
IntervalComputer
Enclosing class:
IntervalComputerFactory

public static class IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr
extends IntervalComputerExprBase


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

IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr

public IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr(IntervalStartEndParameterPair pair)
Method Detail

compute

public boolean compute(long leftStartTs,
                       long leftEnd,
                       long rightStartTs,
                       long rightEnd,
                       long start,
                       long end)
Specified by:
compute in class IntervalComputerExprBase

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