f8a6ea584b9841598f604761ea012136db86c97b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable vertices : Collection<ExecutionVertexID> to scheduledVertexIDs : Collection<ExecutionVertexID> in method public testStartScheduling() : void in class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategyTest | From | To | |
Rename Variable toBeRestartedVertices2 : Set<ExecutionVertexID> to verticesToRestart2 : Set<ExecutionVertexID> in method public testRestartTasks() : void in class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategyTest | From | To | |
Rename Variable toBeRestartedVertices1 : Set<ExecutionVertexID> to verticesToRestart1 : Set<ExecutionVertexID> in method public testRestartTasks() : void in class org.apache.flink.runtime.scheduler.strategy.EagerSchedulingStrategyTest | From | To |