Class Variable
java.lang.Object
org.wso2.siddhi.query.api.expression.Expression
org.wso2.siddhi.query.api.expression.Variable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.wso2.siddhi.query.api.expression.Expression
Expression.Time -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanofFunction(String functionId) ofFunction(String functionId, int functionIndex) ofInnerStream(String streamId) ofInnerStream(String streamId, int streamIndex) voidsetAttributeName(String attributeName) voidsetFunctionId(String functionId) voidsetFunctionIndex(Integer functionIndex) voidsetStreamId(boolean isInnerStream, String streamId) voidsetStreamId(String streamId) voidsetStreamIndex(Integer streamIndex) toString()Methods 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
-
Field Details
-
LAST
public static final int LAST- See Also:
-
-
Constructor Details
-
Variable
-
-
Method Details
-
getStreamId
-
getAttributeName
-
isInnerStream
public boolean isInnerStream() -
getStreamIndex
-
getFunctionId
-
getFunctionIndex
-
setStreamId
-
setStreamId
-
setStreamIndex
-
setFunctionId
-
setFunctionIndex
-
setAttributeName
-
ofStream
-
ofInnerStream
-
ofStream
-
ofInnerStream
-
ofFunction
-
ofFunction
-
toString
-
equals
-
hashCode
public int hashCode()
-