2f0546b4398f7363a904fe4a95814de3b0ed9089
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected getParentKey(key String) : String renamed to protected getParentPath(path String) : String in class alluxio.underfs.ObjectUnderFileSystem | From | To | |
Rename Parameter | 3 | ||
Rename Parameter key : String to path : String in method protected parentExists(path String) : boolean in class alluxio.underfs.ObjectUnderFileSystem | From | To | |
Rename Parameter key : String to path : String in method protected getParentPath(path String) : String in class alluxio.underfs.ObjectUnderFileSystem | From | To | |
Rename Parameter key : String to path : String in method protected stripPrefixIfPresent(path String) : String in class alluxio.underfs.ObjectUnderFileSystem | From | To |