com.espertech.esper.epl.expression.core
Class ExprNodePropOrStreamPropDesc
java.lang.Object
com.espertech.esper.epl.expression.core.ExprNodePropOrStreamPropDesc
- All Implemented Interfaces:
- ExprNodePropOrStreamDesc
public class ExprNodePropOrStreamPropDesc
- extends java.lang.Object
- implements ExprNodePropOrStreamDesc
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ExprNodePropOrStreamPropDesc
public ExprNodePropOrStreamPropDesc(int streamNum,
java.lang.String propertyName)
getPropertyName
public java.lang.String getPropertyName()
getStreamNum
public int getStreamNum()
- Specified by:
getStreamNum
in interface ExprNodePropOrStreamDesc
getTextual
public java.lang.String getTextual()
- Specified by:
getTextual
in interface ExprNodePropOrStreamDesc
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object