99634d10edb7409f4a044bfef5f7868fce5c5dd9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 3 | ||
Change Attribute Type operationResources : Map<Operation,Resource> to operationResources : Resource[] in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.AssignmentInformation | From | To | |
Change Attribute Type operationDetails : Map<Operation,List<AssignmentDetails>> to operationDetails : List<AssignmentDetails>[] in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.AssignmentInformation | From | To | |
Change Attribute Type operationCounts : Map<Operation,Integer> to operationCounts : int[] in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.AssignmentInformation | From | To |