786dbdfad8991a99d71bdd861e0b5014669a422c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type backup : HashMap<String,String[]> to backup : Map<String,String[]> in method protected getProps() : Properties in class org.apache.hadoop.conf.Configuration | From | To | |
Extract Variable | 1 | ||
Extract Variable source : String[] in method protected getProps() : Properties from class org.apache.hadoop.conf.Configuration | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type updatingResource : HashMap<String,String[]> to updatingResource : Map<String,String[]> in class org.apache.hadoop.conf.Configuration | From | To |