com.espertech.esper.epl.expression.time
Class ExprTimePeriodEvalDeltaConstMsec

java.lang.Object
  extended by com.espertech.esper.epl.expression.time.ExprTimePeriodEvalDeltaConstMsec
All Implemented Interfaces:
ExprTimePeriodEvalDeltaConst

public class ExprTimePeriodEvalDeltaConstMsec
extends java.lang.Object
implements ExprTimePeriodEvalDeltaConst


Constructor Summary
ExprTimePeriodEvalDeltaConstMsec(long msec)
           
 
Method Summary
 long deltaMillisecondsAdd(long fromTime)
           
 ExprTimePeriodEvalDeltaResult deltaMillisecondsAddWReference(long fromTime, long reference)
           
protected static long deltaMillisecondsAddWReference(long current, long reference, long msec)
           
 long deltaMillisecondsSubtract(long fromTime)
           
 boolean equalsTimePeriod(ExprTimePeriodEvalDeltaConst otherComputation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprTimePeriodEvalDeltaConstMsec

public ExprTimePeriodEvalDeltaConstMsec(long msec)
Method Detail

equalsTimePeriod

public boolean equalsTimePeriod(ExprTimePeriodEvalDeltaConst otherComputation)
Specified by:
equalsTimePeriod in interface ExprTimePeriodEvalDeltaConst

deltaMillisecondsAdd

public long deltaMillisecondsAdd(long fromTime)
Specified by:
deltaMillisecondsAdd in interface ExprTimePeriodEvalDeltaConst

deltaMillisecondsSubtract

public long deltaMillisecondsSubtract(long fromTime)
Specified by:
deltaMillisecondsSubtract in interface ExprTimePeriodEvalDeltaConst

deltaMillisecondsAddWReference

public ExprTimePeriodEvalDeltaResult deltaMillisecondsAddWReference(long fromTime,
                                                                    long reference)
Specified by:
deltaMillisecondsAddWReference in interface ExprTimePeriodEvalDeltaConst

deltaMillisecondsAddWReference

protected static long deltaMillisecondsAddWReference(long current,
                                                     long reference,
                                                     long msec)

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