61651dcf5c08d2fc0fed1b1ad99b863bd21ca66f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable parent : Path to dstParent : Path in method public rename(src Path, dst Path) : boolean in class org.apache.hadoop.fs.ozone.OzoneFileSystem | From | To | |
Rename Variable hostStr : String to authority : String in method public initialize(name URI, conf Configuration) : void in class org.apache.hadoop.fs.ozone.OzoneFileSystem | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute uri : String to rootPath : String in method public init() : void in class org.apache.hadoop.fs.ozone.TestOzoneFileInterfaces | From | To | |
Extract Method | 2 | ||
Extract Method private createPath(relativePath String) : Path extracted from public testDirectory() : void in class org.apache.hadoop.fs.ozone.TestOzoneFileInterfaces | From | To |