cb87e4dc927731e32b0bbcf678bb5600835ff28d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable parentPlan : AbstractManagedParentQueue to parent : AbstractManagedParentQueue in method public addQueue(queue Queue) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler | From | To | |
Extract Method | 1 | ||
Extract Method private getOrCreateQueueFromPlacementContext(applicationId ApplicationId, user String, queueName String, placementContext ApplicationPlacementContext, isRecovery boolean) : CSQueue extracted from private addApplication(applicationId ApplicationId, queueName String, user String, priority Priority, placementContext ApplicationPlacementContext) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler | From | To |