3c87f759400c4f420904630c2c0e81ba8fa9c36e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public listRecursive(path String) : UnderFileStatus[] renamed to public listStatus(path String, options ListOptions) : UnderFileStatus[] in class alluxio.underfs.UnderFileSystem | From | To | |
Rename Method public listRecursive() : void renamed to public listStatusRecursive() : void in class alluxio.underfs.UnderStorageSystemInterfaceIntegrationTest | From | To | |
Rename Method public listRecursive(path String) : UnderFileStatus[] renamed to public listStatus(path String, options ListOptions) : UnderFileStatus[] in class alluxio.underfs.BaseUnderFileSystem | From | To |