822d661b8fcc42bec6eea958d9fd02ef1aaa4b6c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable f : Path to path : Path in method public innerListStatus(f Path) : FileStatus[] in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Rename Variable f : Path to path : Path in method public getFileStatus(f Path) : S3AFileStatus in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method | 4 | ||
Extract Method package qualify(path Path) : Path extracted from public innerListStatus(f Path) : FileStatus[] in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method private createListObjectsRequest(key String, delimiter String) : ListObjectsRequest extracted from public innerListStatus(f Path) : FileStatus[] in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method private createListObjectsRequest(key String, delimiter String) : ListObjectsRequest extracted from private innerDelete(status S3AFileStatus, recursive boolean) : boolean in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Extract Method public listLocatedStatus(f Path, filter PathFilter) : RemoteIterator<LocatedFileStatus> extracted from public listLocatedStatus(f Path) : RemoteIterator<LocatedFileStatus> in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
Rename Parameter | 1 | ||
Rename Parameter f : Path to path : Path in method package qualify(path Path) : Path in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To |