c380fd6a55fdc4440167a1f62c3b6ad20d0ce9f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private acquireNettyChannelInternal(channelProperties NettyChannelProperties) : Channel extracted from public acquireNettyChannel(workerNetAddress WorkerNetAddress) : Channel in class alluxio.client.file.FileSystemContext | From | To | |
Extract Method private createClientBootstrapInternal(bootstrapParamaters NettyBootstrapParamaters) : Bootstrap extracted from public createClientBootstrap(subject Subject, address SocketAddress) : Bootstrap in class alluxio.network.netty.NettyClient | From | To |