f51da9c4d1423c2ac92eb4f40e973264e7e968cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type confSource : List<String> to confSource : String[] in method private readTagFromConfig(attributeValue String, confName String, confValue String, confSource String[]) : void in class org.apache.hadoop.conf.Configuration | From | To | |
Merge Variable | 1 | ||
Merge Variable [name : String, confName : String, confValue : String, confFinal : boolean] to item : ParsedItem in method private loadResource(properties Properties, wrapper Resource, quiet boolean) : Resource in class org.apache.hadoop.conf.Configuration | From | To |