7a550448036c9d140d2c35c684cc8023ceb8880e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable allocFile : File to allocPath : Path in method public getAllocationFile(conf Configuration) : Path in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService | From | To | |
Change Return Type | 1 | ||
Change Return Type File to Path in method public getAllocationFile(conf Configuration) : Path in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private TEST_FAIRSCHED_XML : String in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService | From | To | |
Change Variable Type | 2 | ||
Change Variable Type allocationFile : File to allocationFile : Path in method public testGetAllocationFileFromClasspath() : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService | From | To | |
Change Variable Type allocFile : File to allocPath : Path in method public getAllocationFile(conf Configuration) : Path in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type allocFile : File to allocFile : Path in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService | From | To |