1790ad1bde6708d069025362c6b786924e606ba5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public create(path String, perm PermissionStatus) : OutputStream extracted from public create(path String) : OutputStream in class alluxio.underfs.local.LocalUnderFileSystem | From | To | |
Extract Method public mkdirs(path String, createParent boolean, ps PermissionStatus) : boolean extracted from public mkdirs(path String, createParent boolean) : boolean in class alluxio.underfs.local.LocalUnderFileSystem | From | To |