5c968563df26642f81ca94df391f31c51b4f37e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable slots : SlotProvider to slotProvider : SlotProvider in method public testExecutionJobVertexAllocateResourcesReleasesOnException() : void in class org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest | From | To | |
Rename Variable slots : SlotProvider to slotProvider : SlotProvider in method public testExecutionGraphScheduleReleasesResourcesOnException() : void in class org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest | From | To | |
Extract Method | 1 | ||
Extract Method private newExecutionGraph(restartStrategy RestartStrategy, scheduler Scheduler) : ExecutionGraph extracted from private newExecutionGraph(restartStrategy RestartStrategy) : ExecutionGraph in class org.apache.flink.runtime.executiongraph.ExecutionGraphRestartTest | From | To |