Class TimeConstant
java.lang.Object
org.wso2.siddhi.query.api.expression.Expression
org.wso2.siddhi.query.api.expression.constant.LongConstant
org.wso2.siddhi.query.api.expression.constant.TimeConstant
- All Implemented Interfaces:
Constant
-
Nested Class Summary
Nested classes/interfaces inherited from class org.wso2.siddhi.query.api.expression.Expression
Expression.Time -
Field Summary
Fields inherited from class org.wso2.siddhi.query.api.expression.constant.LongConstant
value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wso2.siddhi.query.api.expression.constant.LongConstant
equals, getValue, hashCode, toStringMethods inherited from class org.wso2.siddhi.query.api.expression.Expression
add, and, compare, divide, function, function, in, isNull, isNullInnerStream, isNullInnerStream, isNullStream, isNullStream, mod, multiply, not, or, subtract, value, value, value, value, value, value, variable
-
Constructor Details
-
TimeConstant
public TimeConstant(long i)
-
-
Method Details
-
milliSec
-
milliSec
-
sec
-
sec
-
minute
-
minute
-
hour
-
hour
-
day
-
day
-
week
-
week
-
month
-
month
-
year
-
year
-
value
public long value()
-