d4e8c09593b8edc4d0494d64ce19ac78c6f31277
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable var : String to key : String in method package getProperty(key String) : String in class org.apache.hadoop.conf.Configuration | From | To | |
Extract Method | 1 | ||
Extract Method package getProperty(key String) : String extracted from private substituteVars(expr String) : String in class org.apache.hadoop.conf.Configuration | From | To |