c114da5e64d14b1d9e614081c4171ea0391cb1aa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testUseWithSameResourceName() : void renamed to public testUseCacheHit() : void in class org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl | From | To | |
Rename Variable | 3 | ||
Rename Variable usePath : Path to useUrl : URL in method public testUseCacheHit() : void in class org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl | From | To | |
Rename Variable newPath : Path to newURL : URL in method public testUseCacheMiss() : void in class org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl | From | To | |
Rename Variable newPath : Path to newURL : URL in method public testUseCacheHit() : void in class org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl | From | To | |
Change Return Type | 2 | ||
Change Return Type Path to URL in method public abstract use(applicationId ApplicationId, resourceKey String) : URL in class org.apache.hadoop.yarn.client.api.SharedCacheClient | From | To | |
Change Return Type Path to URL in method public use(applicationId ApplicationId, resourceKey String) : URL in class org.apache.hadoop.yarn.client.api.impl.SharedCacheClientImpl | From | To | |
Change Variable Type | 3 | ||
Change Variable Type usePath : Path to useUrl : URL in method public testUseCacheHit() : void in class org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl | From | To | |
Change Variable Type newPath : Path to newURL : URL in method public testUseCacheMiss() : void in class org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl | From | To | |
Change Variable Type newPath : Path to newURL : URL in method public testUseCacheHit() : void in class org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl | From | To |