e5e6cf23e5df6dcf12e03383b1ce2cd7f964899d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public loadFromHadoopConfiguration(source Configuration) : TachyonConf from class tachyon.conf.TachyonConf to public loadFromHadoopConfiguration(source Configuration) : TachyonConf from class tachyon.util.ConfUtils | From | To | |
Move Method public storeToHadoopConfiguration(source TachyonConf, target Configuration) : void from class tachyon.conf.TachyonConf to public storeToHadoopConfiguration(source TachyonConf, target Configuration) : void from class tachyon.util.ConfUtils | From | To | |
Extract Class | 1 | ||
Extract Class tachyon.util.ConfUtils from class tachyon.conf.TachyonConf | From | To |