Interface SchedulingTopologyListener

    • Method Detail

      • notifySchedulingTopologyUpdated

        void notifySchedulingTopologyUpdated​(SchedulingTopology schedulingTopology,
                                             List<ExecutionVertexID> newExecutionVertices)
        Notifies that the scheduling topology is just updated.
        Parameters:
        schedulingTopology - the scheduling topology which is just updated
        newExecutionVertices - the newly added execution vertices.