Class OperatorInfo
java.lang.Object
org.apache.flink.streaming.api.graph.util.OperatorInfo
Helper class to help maintain the information of an operator.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddNonChainableOutputs(List<StreamEdge> nonChainableOutEdges) voidsetVertexConfig(StreamConfig vertexConfig)
-
Constructor Details
-
OperatorInfo
-
-
Method Details
-
getNonChainableOutputs
-
addNonChainableOutputs
-
getVertexConfig
-
setVertexConfig
-
getOperatorId
-