com.espertech.esper.dataflow.util
Class LogicalChannelProducingPortCompiled

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

public class LogicalChannelProducingPortCompiled
extends java.lang.Object


Constructor Summary
LogicalChannelProducingPortCompiled(int producingOpNum, java.lang.String producingOpPrettyPrint, java.lang.String streamName, int streamNumber, GraphTypeDesc graphTypeDesc, boolean hasPunctuation)
           
 
Method Summary
 GraphTypeDesc getGraphTypeDesc()
           
 int getProducingOpNum()
           
 java.lang.String getProducingOpPrettyPrint()
           
 java.lang.String getStreamName()
           
 int getStreamNumber()
           
 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

LogicalChannelProducingPortCompiled

public LogicalChannelProducingPortCompiled(int producingOpNum,
                                           java.lang.String producingOpPrettyPrint,
                                           java.lang.String streamName,
                                           int streamNumber,
                                           GraphTypeDesc graphTypeDesc,
                                           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()

getGraphTypeDesc

public GraphTypeDesc getGraphTypeDesc()

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