Class WorksetIterationNode

    • Constructor Detail

      • WorksetIterationNode

        public WorksetIterationNode​(org.apache.flink.api.common.operators.base.DeltaIterationBase<?,​?> iteration)
        Creates a new node with a single input for the optimizer plan.
        Parameters:
        iteration - The iteration operator that the node represents.