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

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

public class ExprNodePropOrStreamExprDesc
extends java.lang.Object
implements ExprNodePropOrStreamDesc


Constructor Summary
ExprNodePropOrStreamExprDesc(int streamNum, ExprNode originator)
           
 
Method Summary
 ExprNode getOriginator()
           
 int getStreamNum()
           
 java.lang.String getTextual()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprNodePropOrStreamExprDesc

public ExprNodePropOrStreamExprDesc(int streamNum,
                                    ExprNode originator)
Method Detail

getStreamNum

public int getStreamNum()
Specified by:
getStreamNum in interface ExprNodePropOrStreamDesc

getOriginator

public ExprNode getOriginator()

getTextual

public java.lang.String getTextual()
Specified by:
getTextual in interface ExprNodePropOrStreamDesc

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