Class TimePeriodAdderYear
java.lang.Object
com.espertech.esper.common.internal.epl.expression.time.adder.TimePeriodAdderYear
- All Implemented Interfaces:
TimePeriodAdder
-
Field Summary
Fields inherited from interface com.espertech.esper.common.internal.epl.expression.time.adder.TimePeriodAdder
EPTYPE
-
Method Summary
Modifier and TypeMethodDescriptionvoid
double
computeCodegen
(CodegenExpression doubleValue) boolean
-
Field Details
-
INSTANCE
-
-
Method Details
-
compute
- Specified by:
compute
in interfaceTimePeriodAdder
-
add
- Specified by:
add
in interfaceTimePeriodAdder
-
isMicroseconds
public boolean isMicroseconds()- Specified by:
isMicroseconds
in interfaceTimePeriodAdder
-
computeCodegen
- Specified by:
computeCodegen
in interfaceTimePeriodAdder
-