d0e99bd1fd2f2cd283807e718079e82054f51bf4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private normalizePath(path String) : String extracted from private listInternal(path String, recursive boolean) : String[] in class alluxio.underfs.s3.S3UnderFileSystem | From | To | |
Extract Method private normalizePath(path String) : String extracted from public list(path String) : String[] in class alluxio.underfs.s3.S3UnderFileSystem | From | To |