a7320918b9435ae22cae6667f0e2406dd3ee04f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type bootstrap : Bootstrap to bootstrap : Callable<Bootstrap> in method public NettyChannelPool(bootstrap Callable<Bootstrap>, maxCapacity int, gcThresholdInSecs int) in class alluxio.network.connection.NettyChannelPool | From | To | |
| Rename Variable | 1 | ||
| Rename Variable bootstrap : Bootstrap to bootstrapBuilderClone : Callable<Bootstrap> in method public acquireNettyChannel(address InetSocketAddress, bootstrapBuilder Callable<Bootstrap>) : Channel in class alluxio.client.block.BlockStoreContext | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type bootstrap : Bootstrap to bootstrapBuilderClone : Callable<Bootstrap> in method public acquireNettyChannel(address InetSocketAddress, bootstrapBuilder Callable<Bootstrap>) : Channel in class alluxio.client.block.BlockStoreContext | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mBootstrap : Bootstrap to mBootstrap : Callable<Bootstrap> in class alluxio.network.connection.NettyChannelPool | From | To |