org.wso2.siddhi.query.api.expression
Class Type
java.lang.Object
org.wso2.siddhi.query.api.expression.Expression
org.wso2.siddhi.query.api.expression.Type
public class Type
- extends Expression
| Methods inherited from class org.wso2.siddhi.query.api.expression.Expression |
add, divide, extension, function, getDependencySet, minus, mod, multiply, type, value, value, value, value, value, value, variable, variable, variable |
Type
public Type(Attribute.Type type)
validate
protected void validate(List<QueryEventSource> queryEventSources,
String streamReferenceId,
boolean processInStreamDefinition)
- Specified by:
validate in class Expression
getType
public Attribute.Type getType()
toString
public String toString()
- Overrides:
toString in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2014. All rights reserved.