8aa6130ced64753f9b5efc4170c612652f64c71c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable child : String to childStatus : FileStatus in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.hdfs.HdfsUnderFileSystem | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type child : String to childStatus : FileStatus in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.hdfs.HdfsUnderFileSystem | From | To | |
| Extract Method | 1 | ||
| Extract Method private listStatus(path String) : FileStatus[] extracted from public list(path String) : String[] in class alluxio.underfs.hdfs.HdfsUnderFileSystem | From | To |