2170feb6e41224e9ccfe2a7d86090b474d956b80
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [mRemoteHost : String, mRemotePort : int] to mLocation : InetSocketAddress in class tachyon.client.next.block.RemoteBlockInStream | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type location : String to location : NetAddress in method public get(blockId long, blockSize long, location NetAddress) : BlockInStream in class tachyon.client.next.block.BlockInStream | From | To | |
| Split Parameter | 1 | ||
| Split Parameter blockInfo : FileBlockInfo to [blockId : long, blockSize : long] in method public RemoteBlockInStream(blockId long, blockSize long, location NetAddress) in class tachyon.client.next.block.RemoteBlockInStream | From | To |