b1965eeb854f16f385329a546d47d684e2891d70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testHandleJobsWhenNotEnoughSlot() : void renamed to private setupAndRunHandleJobsWhenNotEnoughSlots(scheduleMode ScheduleMode) : void in class org.apache.flink.runtime.minicluster.MiniClusterITCase | From | To | |
Extract Method | 1 | ||
Extract Method private runHandleJobsWhenNotEnoughSlots(jobGraph JobGraph) : void extracted from public testHandleJobsWhenNotEnoughSlot() : void in class org.apache.flink.runtime.minicluster.MiniClusterITCase | From | To |