Package | Description |
---|---|
com.espertech.esper.epl.datetime.interval |
Interval algebra.
|
Modifier and Type | Method and Description |
---|---|
ExprOptionalConstant |
IntervalStartEndParameterPair.getEnd() |
ExprOptionalConstant |
IntervalStartEndParameterPair.getStart() |
static ExprOptionalConstant |
ExprOptionalConstant.make(long maxValue) |
Modifier and Type | Method and Description |
---|---|
static IntervalStartEndParameterPair |
IntervalStartEndParameterPair.fromParamsWithLongMaxEnd(ExprOptionalConstant[] parameters) |
static IntervalStartEndParameterPair |
IntervalStartEndParameterPair.fromParamsWithSameEnd(ExprOptionalConstant[] parameters) |