Class DataFlowOpInputPort
java.lang.Object
com.espertech.esper.common.internal.epl.dataflow.interfaces.DataFlowOpInputPort
-
Constructor Summary
ConstructorDescriptionDataFlowOpInputPort
(GraphTypeDesc typeDesc, Set<String> streamNames, String optionalAlias, boolean hasPunctuationSignal) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
DataFlowOpInputPort
public DataFlowOpInputPort(GraphTypeDesc typeDesc, Set<String> streamNames, String optionalAlias, boolean hasPunctuationSignal)
-
-
Method Details
-
getTypeDesc
-
getStreamNames
-
getOptionalAlias
-
isHasPunctuationSignal
public boolean isHasPunctuationSignal()
-