Uses of Class
org.wso2.siddhi.query.api.expression.constant.LongConstant
Packages that use LongConstant
Package
Description
-
Uses of LongConstant in org.wso2.siddhi.query.api.execution.query.output.ratelimit
Methods in org.wso2.siddhi.query.api.execution.query.output.ratelimit with parameters of type LongConstantModifier and TypeMethodDescriptionstatic SnapshotOutputRateOutputRate.perSnapshot(LongConstant longConstant) static TimeOutputRateOutputRate.perTimePeriod(LongConstant longConstant) -
Uses of LongConstant in org.wso2.siddhi.query.api.expression
Methods in org.wso2.siddhi.query.api.expression that return LongConstant -
Uses of LongConstant in org.wso2.siddhi.query.api.expression.constant
Subclasses of LongConstant in org.wso2.siddhi.query.api.expression.constant