Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
In order to decouple task with NetworkEnvironment completely, we introduce interface methods for InputGate#setup and ResultPartitionWriter#setup. Then the task could call the setup method for the created partitions/gates directly instead of calling current registerTask via NetworkEnvironment.