public interface SchedulingTopologyListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
notifySchedulingTopologyUpdated(SchedulingTopology schedulingTopology,
List<ExecutionVertexID> newExecutionVertices)
Notifies that the scheduling topology is just updated.
|
void notifySchedulingTopologyUpdated(SchedulingTopology schedulingTopology, List<ExecutionVertexID> newExecutionVertices)
schedulingTopology - the scheduling topology which is just updatednewExecutionVertices - the newly added execution vertices.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.