a5df906685a8d8c4c9941b1760d5599282ee4224
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public assertValidPort(port int, tachyonConf TachyonConf) : void from class tachyon.conf.TachyonConf to public assertValidPort(port int, tachyonConf TachyonConf) : void from class tachyon.util.network.NetworkAddressUtils | From | To | |
| Move Method public assertValidPort(address InetSocketAddress, tachyonConf TachyonConf) : void from class tachyon.conf.TachyonConf to public assertValidPort(address InetSocketAddress, tachyonConf TachyonConf) : void from class tachyon.util.network.NetworkAddressUtils | From | To |