beda885443055387123432fa8e5735313a176078
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type tier : int to options : OutStreamOptions in method public createLocalPacketOutStream(client BlockWorkerClient, id long, length long, options OutStreamOptions) : PacketOutStream in class alluxio.client.block.stream.PacketOutStream | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute PACKET_SIZE : long to mPacketSize : long in class alluxio.client.block.stream.NettyPacketWriter | From | To | |
| Rename Attribute LOCAL_READ_PACKET_SIZE : long to mPacketSize : long in class alluxio.client.block.stream.LocalFilePacketReader | From | To | |
| Rename Attribute PACKET_SIZE : long to mPacketSize : long in class alluxio.client.block.stream.LocalFilePacketWriter | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter tier : int to options : OutStreamOptions in method public createLocalPacketOutStream(client BlockWorkerClient, id long, length long, options OutStreamOptions) : PacketOutStream in class alluxio.client.block.stream.PacketOutStream | From | To |