00036da9a50ffff014323cd49b2a8592876f8776
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 37
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public newReadTest1() : void renamed to public readTest1() : void in class tachyon.client.next.BlockInStreamIntegrationTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable shouldSkip : long to newPos : long in method public skip(n long) : long in class tachyon.client.next.file.ClientFileInStream | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mMasterClient : BlockMasterClient to mBlockMasterClient : BlockMasterClient in class tachyon.worker.block.BlockDataManager | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter masterClient : BlockMasterClient to blockMasterClient : BlockMasterClient in method public BlockDataManager(workerSource WorkerSource, blockMasterClient BlockMasterClient, fileSystemMasterClient FileSystemMasterClient) in class tachyon.worker.block.BlockDataManager | From | To |