db2adf356a937e4c539b2cf5dccfaf90271cf43e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type names : ArrayList<String> to names : String[] in method private handleDeprecation(deprecations DeprecationContext, name String) : String[] in class org.apache.hadoop.conf.Configuration | From | To | |
Extract Variable | 2 | ||
Extract Variable overlayProperties : Properties in method private handleDeprecation(deprecations DeprecationContext, name String) : String[] from class org.apache.hadoop.conf.Configuration | From | To | |
Extract Variable deprecatedValue : String in method private handleDeprecation(deprecations DeprecationContext, name String) : String[] from class org.apache.hadoop.conf.Configuration | From | To |