fa94d370b6e3cba9c7560c09b517583e6652f103
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable webResource : WebResource to builder : Builder in method package getRMWebAddress() : String in class org.apache.hadoop.yarn.service.client.ApiServiceClient | From | To | |
Rename Attribute | 1 | ||
Rename Attribute conf : Configuration to testConf : Configuration in class org.apache.hadoop.yarn.service.client.TestSecureApiServiceClient | From | To | |
Change Variable Type | 1 | ||
Change Variable Type webResource : WebResource to builder : Builder in method package getRMWebAddress() : String in class org.apache.hadoop.yarn.service.client.ApiServiceClient | From | To | |
Extract Method | 1 | ||
Extract Method package getRMHAWebAddresses(conf Configuration) : List<String> extracted from private getRMWebAddress() : String in class org.apache.hadoop.yarn.service.client.ApiServiceClient | From | To |