3fabb71992e84f88e2c637eb63de60fe96728d68
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public isDomainSocketSupported(workerNetAddress WorkerNetAddress) : boolean from class alluxio.client.netty.NettyClient to public isDomainSocketSupported(workerNetAddress WorkerNetAddress) : boolean from class alluxio.util.network.NettyUtils | From | To | |
Move Method private getChannelType() : ChannelType from class alluxio.client.netty.NettyClient to private getChannelType() : ChannelType from class alluxio.util.network.NettyUtils | From | To | |
Move Attribute | 1 | ||
Move Attribute private CHANNEL_TYPE : ChannelType from class alluxio.client.netty.NettyClient to public CHANNEL_TYPE : ChannelType from class alluxio.util.network.NettyUtils | From | To |