com.espertech.esper.dataflow.util
Class LogicalChannelProducingPortDeclared

java.lang.Object
  extended by com.espertech.esper.dataflow.util.LogicalChannelProducingPortDeclared

public class LogicalChannelProducingPortDeclared
extends java.lang.Object


Constructor Summary
LogicalChannelProducingPortDeclared(int producingOpNum, java.lang.String producingOpPrettyPrint, java.lang.String streamName, int streamNumber, GraphTypeDesc typeDesc, boolean hasPunctuation)
           
 
Method Summary
 int getProducingOpNum()
           
 java.lang.String getProducingOpPrettyPrint()
           
 java.lang.String getStreamName()
           
 int getStreamNumber()
           
 GraphTypeDesc getTypeDesc()
           
 boolean isHasPunctuation()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogicalChannelProducingPortDeclared

public LogicalChannelProducingPortDeclared(int producingOpNum,
                                           java.lang.String producingOpPrettyPrint,
                                           java.lang.String streamName,
                                           int streamNumber,
                                           GraphTypeDesc typeDesc,
                                           boolean hasPunctuation)
Method Detail

getProducingOpPrettyPrint

public java.lang.String getProducingOpPrettyPrint()

getProducingOpNum

public int getProducingOpNum()

getStreamName

public java.lang.String getStreamName()

getStreamNumber

public int getStreamNumber()

isHasPunctuation

public boolean isHasPunctuation()

getTypeDesc

public GraphTypeDesc getTypeDesc()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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