3ed3062fe3979ff55a411b730a8eee2b2c96d6b3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable files : File[] in method private parse(f File, sums Map<Parameter,List<TaskResult>>) : void from class org.apache.hadoop.examples.pi.Parser | From | To | |
Extract Variable pathName : Path in method private isJobNamePatternMatch(conf JobConf, jobTempDir String) : boolean from class org.apache.hadoop.mapreduce.v2.app.MRAppMaster | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type localizedFiles : HashSet<File> to localizedFiles : Set<File> in class org.apache.hadoop.mapred.LocalContainerLauncher | From | To |