2a083da78724eab08a56693fdd58cc7e084b3f62
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public createWorkerConf() : Configuration renamed to public createServerConf() : Configuration in class alluxio.Configuration.Factory | From | To | |
Extract Method | 1 | ||
Extract Method public merge(properties Map<?,?>) : void extracted from public merge(alternateConf Configuration) : void in class alluxio.Configuration | From | To |