fbb7d6bcbb887ce52ab1e9d5a1fed67a7f8a4be8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private testConfVerification(useJobClassLoader boolean, useCustomClasses boolean, useJobClientForMonitring boolean, useLocal boolean) : void renamed to private testJobClassloader(useCustomClasses boolean) : void in class org.apache.hadoop.mapreduce.v2.TestMRJobs | From | To | |
Inline Variable | 1 | ||
Inline Variable clusterConfig : Configuration in method private testConfVerification(useJobClassLoader boolean, useCustomClasses boolean, useJobClientForMonitring boolean, useLocal boolean) : void from class org.apache.hadoop.mapreduce.v2.TestMRJobs | From | To |