com.espertech.esper.epl.datetime.interval
Class IntervalStartEndParameterPair

java.lang.Object
  extended by com.espertech.esper.epl.datetime.interval.IntervalStartEndParameterPair

public class IntervalStartEndParameterPair
extends java.lang.Object


Method Summary
static IntervalStartEndParameterPair fromParamsWithLongMaxEnd(ExprOptionalConstant[] parameters)
           
static IntervalStartEndParameterPair fromParamsWithSameEnd(ExprOptionalConstant[] parameters)
           
 ExprOptionalConstant getEnd()
           
 ExprOptionalConstant getStart()
           
 boolean isConstant()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fromParamsWithSameEnd

public static IntervalStartEndParameterPair fromParamsWithSameEnd(ExprOptionalConstant[] parameters)

fromParamsWithLongMaxEnd

public static IntervalStartEndParameterPair fromParamsWithLongMaxEnd(ExprOptionalConstant[] parameters)

getStart

public ExprOptionalConstant getStart()

getEnd

public ExprOptionalConstant getEnd()

isConstant

public boolean isConstant()

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