351703455a091171a1abc90f250f52f0a7a0aaab
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private useEpoll(conf Configuration) : boolean from class org.apache.hadoop.hbase.ipc.NettyRpcServer to private useEpoll(conf Configuration) : boolean from class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig | From | To | |
| Rename Variable | 1 | ||
| Rename Variable workerGroup : EventLoopGroup to eventLoopGroup : EventLoopGroup in method public NettyRpcServer(server Server, name String, services List<BlockingServiceAndInterface>, bindAddress InetSocketAddress, conf Configuration, scheduler RpcScheduler) in class org.apache.hadoop.hbase.ipc.NettyRpcServer | From | To |