b9532e158b0de560a54384a90732df02cfe1875a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type bootstrap : Bootstrap to bootstrapBuilder : Callable<Bootstrap> in method public acquireNettyChannel(address InetSocketAddress, bootstrapBuilder Callable<Bootstrap>) : Channel in class alluxio.client.block.BlockStoreContext | From | To | |
Rename Variable | 1 | ||
Rename Variable bootstrapClone : Bootstrap to bootstrap : Bootstrap in method public acquireNettyChannel(address InetSocketAddress, bootstrapBuilder Callable<Bootstrap>) : Channel in class alluxio.client.block.BlockStoreContext | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type mClientBootstrap : Bootstrap to mClientBootstrap : Callable<Bootstrap> in class alluxio.client.netty.NettyRemoteBlockWriter | From | To | |
Change Attribute Type mClientBootstrap : Bootstrap to mClientBootstrap : Callable<Bootstrap> in class alluxio.client.netty.NettyRemoteBlockReader | From | To | |
Change Attribute Type mClientBootstrap : Bootstrap to mClientBootstrap : Callable<Bootstrap> in class alluxio.client.netty.NettyUnderFileSystemFileWriter | From | To | |
Change Attribute Type mClientBootstrap : Bootstrap to mClientBootstrap : Callable<Bootstrap> in class alluxio.client.netty.NettyUnderFileSystemFileReader | From | To | |
Rename Parameter | 1 | ||
Rename Parameter bootstrap : Bootstrap to bootstrapBuilder : Callable<Bootstrap> in method public acquireNettyChannel(address InetSocketAddress, bootstrapBuilder Callable<Bootstrap>) : Channel in class alluxio.client.block.BlockStoreContext | From | To |