Class ChainedOperatorHashInfo


  • @Internal
    public final class ChainedOperatorHashInfo
    extends Object
    Helper class to help maintain the hash info of an operator chain.
    • Method Detail

      • getGeneratedOperatorId

        public byte[] getGeneratedOperatorId()
      • getUserDefinedOperatorId

        @Nullable
        public byte[] getUserDefinedOperatorId()
      • getStreamNode

        public StreamNode getStreamNode()