a9c8ea71aa427ff5f25caec98be15bc880e578a7
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public getMaxClusterLevelAppPriority() : Priority from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler to public getMaxClusterLevelAppPriority() : Priority from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private maxClusterLevelAppPriority : Priority from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler to private maxClusterLevelAppPriority : Priority from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler | From | To |