0ad48aa2c8f41196743305c711ea19cc48f186da
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type conf : Configuration to expandWildcard : boolean in method private validateFiles(files String, expandWildcard boolean) : String in class org.apache.hadoop.util.GenericOptionsParser | From | To | |
| Rename Variable | 3 | ||
| Rename Variable wildcardJar : FileStatus to jar : Path in method public createJarWithClassPath(inputClassPath String, pwd Path, targetDir Path, callerEnv Map<String,String>) : String[] in class org.apache.hadoop.fs.FileUtil | From | To | |
| Rename Variable file : File to jar : Path in method package constructUrlsFromClasspath(classpath String) : URL[] in class org.apache.hadoop.util.ApplicationClassLoader | From | To | |
| Rename Variable finalArr : String[] to finalPaths : List<String> in method private validateFiles(files String, expandWildcard boolean) : String in class org.apache.hadoop.util.GenericOptionsParser | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type wildcardJar : FileStatus to jar : Path in method public createJarWithClassPath(inputClassPath String, pwd Path, targetDir Path, callerEnv Map<String,String>) : String[] in class org.apache.hadoop.fs.FileUtil | From | To | |
| Change Variable Type file : File to jar : Path in method package constructUrlsFromClasspath(classpath String) : URL[] in class org.apache.hadoop.util.ApplicationClassLoader | From | To | |
| Change Variable Type finalArr : String[] to finalPaths : List<String> in method private validateFiles(files String, expandWildcard boolean) : String in class org.apache.hadoop.util.GenericOptionsParser | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter conf : Configuration to expandWildcard : boolean in method private validateFiles(files String, expandWildcard boolean) : String in class org.apache.hadoop.util.GenericOptionsParser | From | To |