public class DataFlowOpInputPort extends Object
Constructor and Description |
---|
DataFlowOpInputPort(GraphTypeDesc typeDesc,
Set<String> streamNames,
String optionalAlias,
boolean hasPunctuationSignal) |
Modifier and Type | Method and Description |
---|---|
String |
getOptionalAlias() |
Set<String> |
getStreamNames() |
GraphTypeDesc |
getTypeDesc() |
boolean |
isHasPunctuationSignal() |
public DataFlowOpInputPort(GraphTypeDesc typeDesc, Set<String> streamNames, String optionalAlias, boolean hasPunctuationSignal)
public GraphTypeDesc getTypeDesc()
public String getOptionalAlias()
public boolean isHasPunctuationSignal()