d383bfdcd40c2315197fa5f85c3e5cb3bb83167f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable userCons : RLESparseResourceAllocation to consumptionForUserOverTime : RLESparseResourceAllocation in method public validate(plan Plan, reservation ReservationAllocation) : void in class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacityOverTimePolicy | From | To | |
| Rename Variable oldReservation : ReservationAllocation to old : ReservationAllocation in method public validate(plan Plan, reservation ReservationAllocation) : void in class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacityOverTimePolicy | From | To | |
| Rename Variable startTime : long to resRLE : RLESparseResourceAllocation in method public validate(plan Plan, reservation ReservationAllocation) : void in class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacityOverTimePolicy | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type startTime : long to resRLE : RLESparseResourceAllocation in method public validate(plan Plan, reservation ReservationAllocation) : void in class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacityOverTimePolicy | From | To | |
| Inline Variable | 2 | ||
| Inline Variable planTotalCapacity : Resource in method public validate(plan Plan, reservation ReservationAllocation) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacityOverTimePolicy | From | To | |
| Inline Variable endTime : long in method public validate(plan Plan, reservation ReservationAllocation) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacityOverTimePolicy | From | To |