Uses of Class
org.wso2.siddhi.query.api.expression.Variable
Packages that use Variable
Package
Description
-
Uses of Variable in org.wso2.siddhi.query.api.execution.query.selection
Methods in org.wso2.siddhi.query.api.execution.query.selection that return types with arguments of type VariableMethods in org.wso2.siddhi.query.api.execution.query.selection with parameters of type VariableModifier and TypeMethodDescriptionMethod parameters in org.wso2.siddhi.query.api.execution.query.selection with type arguments of type VariableConstructors in org.wso2.siddhi.query.api.execution.query.selection with parameters of type Variable -
Uses of Variable in org.wso2.siddhi.query.api.expression
Methods in org.wso2.siddhi.query.api.expression that return VariableModifier and TypeMethodDescriptionVariable.ofFunction(String functionId) Variable.ofFunction(String functionId, int functionIndex) Variable.ofInnerStream(String streamId) Variable.ofInnerStream(String streamId, int streamIndex) static Variable