ed1e3ce482f679ae2fad43a203f6578d7af59327
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testSetTimes() : void renamed to public testSetTimesSymlinkToFile() : void in class org.apache.hadoop.fs.SymlinkBaseTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private DIR_TO1 : Path in class org.apache.hadoop.fs.shell.TestCopyPreserveFlag | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable newModTime : long to expectedModTime : long in method private checkTimesStatus(path Path, expectedModTime long, expectedAccTime long) : void in class org.apache.hadoop.fs.TestLocalFileSystem | From | To | |
Extract Method | 1 | ||
Extract Method private checkTimesStatus(path Path, expectedModTime long, expectedAccTime long) : void extracted from public testSetTimes() : void in class org.apache.hadoop.fs.TestLocalFileSystem | From | To |