067bfd1fbe1595986988d862f8a329b686ecd78d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type data : ByteBuf to data : DataBuffer in method public RPCBlockReadResponse(blockId long, offset long, length long, data DataBuffer, status Status) in class alluxio.network.protocol.RPCBlockReadResponse | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mData : ByteBuf to mData : DataBuffer in class alluxio.network.protocol.RPCBlockReadResponse | From | To |