5d5c7b2cf8a23dc58ea844fdef684e5c8685a70a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public readRemoteBlockTest() : void renamed to public readRemoteBlock() : void in class alluxio.client.netty.NettyRemoteBlockReaderTest | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute channel : Channel to mChannel : Channel in method public before() : void in class alluxio.client.netty.NettyRemoteBlockReaderTest | From | To | |
Replace Variable With Attribute channelFuture : ChannelFuture to mChannelFuture : ChannelFuture in method public before() : void in class alluxio.client.netty.NettyRemoteBlockReaderTest | From | To |