com.espertech.esper.epl.expression.core
Class ExprNodePropOrStreamPropDesc

java.lang.Object
  extended by com.espertech.esper.epl.expression.core.ExprNodePropOrStreamPropDesc
All Implemented Interfaces:
ExprNodePropOrStreamDesc

public class ExprNodePropOrStreamPropDesc
extends java.lang.Object
implements ExprNodePropOrStreamDesc


Constructor Summary
ExprNodePropOrStreamPropDesc(int streamNum, java.lang.String propertyName)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 java.lang.String getPropertyName()
           
 int getStreamNum()
           
 java.lang.String getTextual()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprNodePropOrStreamPropDesc

public ExprNodePropOrStreamPropDesc(int streamNum,
                                    java.lang.String propertyName)
Method Detail

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

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com