Class ChainedOperatorHashInfo
java.lang.Object
org.apache.flink.streaming.api.graph.util.ChainedOperatorHashInfo
Helper class to help maintain the hash info of an operator chain.
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]byte[]
-
Method Details
-
getGeneratedOperatorId
public byte[] getGeneratedOperatorId() -
getUserDefinedOperatorId
@Nullable public byte[] getUserDefinedOperatorId() -
getStreamNode
-