Uses of Class
org.wso2.siddhi.query.api.expression.constant.LongConstant

Packages that use LongConstant
org.wso2.siddhi.query.api.expression   
org.wso2.siddhi.query.api.query.output   
 

Uses of LongConstant in org.wso2.siddhi.query.api.expression
 

Methods in org.wso2.siddhi.query.api.expression that return LongConstant
static LongConstant Expression.value(long value)
           
 

Uses of LongConstant in org.wso2.siddhi.query.api.query.output
 

Methods in org.wso2.siddhi.query.api.query.output with parameters of type LongConstant
static SnapshotOutputRate Output.perSnapshot(LongConstant longConstant)
           
static TimeOutputRate Output.perTimePeriod(LongConstant longConstant)
           
 



Copyright © 2014. All rights reserved.