f43778e75317f9583b1e5a6aedfa90e8640cb8bc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public exists(path String) : boolean extracted from public renameFile(src String, dst String) : boolean in class alluxio.underfs.ObjectUnderFileSystem & moved to class alluxio.underfs.BaseUnderFileSystem | From | To | |
Extract And Move Method public exists(path String) : boolean extracted from public renameDirectory(src String, dst String) : boolean in class alluxio.underfs.ObjectUnderFileSystem & moved to class alluxio.underfs.BaseUnderFileSystem | From | To |