feb90ffcca536e7deac50976b8a8774450fe089f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public refresh(includeFiles String, excludeFiles String) : void extracted from public refresh() : void in class org.apache.hadoop.util.HostsFileReader | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter includesFile : String to includeFiles : String in method public updateFileNames(includeFiles String, excludeFiles String) : void in class org.apache.hadoop.util.HostsFileReader | From | To | |
| Rename Parameter excludesFile : String to excludeFiles : String in method public updateFileNames(includeFiles String, excludeFiles String) : void in class org.apache.hadoop.util.HostsFileReader | From | To |