f4a57d4a531e793373fe3118d644871a3b9ae0b1
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public isAttemptRecovering() : boolean renamed to public isRecovering() : boolean in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt | From | To | |
Inline Method | 1 | ||
Inline Method private activateApplications(fsApp Iterator<FiCaSchedulerApp>, userAmPartitionLimit Map<String,Resource>) : void inlined to private activateApplications() : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue | From | To |