a3d0fbaac55bcd779d904bbb1c32b6e979dd26b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute mBlockId : long to mId : long in class alluxio.client.block.stream.NettyPacketWriter | From | To | |
Extract Method | 1 | ||
Extract Method private sendEOF() : void extracted from public close() : void in class alluxio.client.block.stream.NettyPacketWriter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter blockId : long to id : long in method public NettyPacketWriter(address InetSocketAddress, id long, length long, sessionId long, type Protocol.RequestType) in class alluxio.client.block.stream.NettyPacketWriter | From | To |