890d3d06456a026d9551a0cf15ce3986b0641454
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected testSimpleSurgicalPreemption(queue1 String, queue2 String, user1 String, user2 String) : void extracted from public testSimpleSurgicalPreemption() : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerSurgicalPreemption | From | To | |
Extract Method protected testPriorityPreemptionFromHighestPriorityQueueAndOldestContainer(queues String[], users String[]) : void extracted from public testPriorityPreemptionFromHighestPriorityQueueAndOldestContainer() : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerSurgicalPreemption | From | To |