f88c706e0cfd70c4fb90d7cb80782be1000c3fe9
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public getMasterAddress(conf TachyonConf) : InetSocketAddress from class tachyon.worker.block.BlockWorkerUtils to public getMasterAddress(conf TachyonConf) : InetSocketAddress from class tachyon.util.NetworkUtils | From | To | |
| Move Method public getWorkerAddress(conf TachyonConf) : InetSocketAddress from class tachyon.worker.block.BlockWorkerUtils to public getWorkerAddress(conf TachyonConf) : InetSocketAddress from class tachyon.util.NetworkUtils | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class tachyon.worker.block.BlockWorkerUtilsTest moved and renamed to tachyon.util.GetMasterWorkerAddressTest | From | To |