Class IterationIntermediateTask<S extends org.apache.flink.api.common.functions.Function,​OT>

    • Constructor Detail

      • IterationIntermediateTask

        public IterationIntermediateTask​(Environment environment)
        Create an Invokable task and set its environment.
        Parameters:
        environment - The environment assigned to this invokable.