2b66d9ec5bdaec7e6b278926fbb6f222c4e3afaa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type user : User to userName : String in method private removeApplicationAttempt(application FiCaSchedulerApp, userName String) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue | From | To | |
| Extract Variable | 2 | ||
| Extract Variable u : User in method public getNumActiveApplications(user String) : int from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue | From | To | |
| Extract Variable u : User in method public getNumPendingApplications(user String) : int from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter user : User to userName : String in method private removeApplicationAttempt(application FiCaSchedulerApp, userName String) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue | From | To |