bac8807c8b7abb4864aed921585f6e6fc5e9cd5c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable meta : OzoneKey to ozoneKey : OzoneKey in method public getFileStatus(f Path) : FileStatus in class org.apache.hadoop.fs.ozone.OzoneFileSystem | From | To | |
Rename Variable meta : OzoneKey to ozoneKey : OzoneKey in method public innerGetFileStatusForDir(f Path) : FileStatus in class org.apache.hadoop.fs.ozone.OzoneFileSystem | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable keyPath : Path to filePath : Path in method package addFileStatus(filePath Path) : void in class org.apache.hadoop.fs.ozone.OzoneFileSystem.ListStatusIterator | From | To | |
Extract Method | 3 | ||
Extract Method private innerDelete(f Path, recursive boolean) : boolean extracted from public delete(f Path, recursive boolean) : boolean in class org.apache.hadoop.fs.ozone.OzoneFileSystem | From | To | |
Extract Method package addFileStatus(filePath Path) : void extracted from package processKey(key String) : boolean in class org.apache.hadoop.fs.ozone.OzoneFileSystem.ListStatusIterator | From | To | |
Extract Method public innerGetFileStatusForDir(f Path) : FileStatus extracted from public getFileStatus(f Path) : FileStatus in class org.apache.hadoop.fs.ozone.OzoneFileSystem | From | To |