f343d91ecc0d1c6d9dc9810faf68ec04f7b07c2f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 3 | ||
Extract Attribute private FOOBAZ_TXT : String in class org.apache.hadoop.util.TestRunJar | From | To | |
Extract Attribute private FOOBAR_TXT : String in class org.apache.hadoop.util.TestRunJar | From | To | |
Extract Attribute private BUFF_SIZE : int in class org.apache.hadoop.util.TestRunJar | From | To | |
Extract Variable | 2 | ||
Extract Variable newArgsSubList : List<String> in method public run(args String[]) : void from class org.apache.hadoop.util.RunJar | From | To | |
Extract Variable failureMessage : String in method public testUnJarDoesNotLooseLastModify() : void from class org.apache.hadoop.util.TestRunJar | From | To | |
Extract Method | 3 | ||
Extract Method private getUnjarDir(dirName String) : File extracted from public testUnJarDoesNotLooseLastModify() : void in class org.apache.hadoop.util.TestRunJar | From | To | |
Extract Method private getUnjarDir(dirName String) : File extracted from public testUnJar() : void in class org.apache.hadoop.util.TestRunJar | From | To | |
Extract Method private getUnjarDir(dirName String) : File extracted from public testUnJarWithPattern() : void in class org.apache.hadoop.util.TestRunJar | From | To |