5d769697b0a93e1ddc33c2e37b5e43b56b2408b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type masterClient : MasterClient to masterClient : BlockMasterClient in method public BlockDataManager(workerSource WorkerSource, masterClient BlockMasterClient) in class tachyon.worker.block.BlockDataManager | From | To | |
| Change Parameter Type masterClient : MasterClient to masterClient : BlockMasterClient in method package BlockMasterSync(blockDataManager BlockDataManager, tachyonConf TachyonConf, workerAddress NetAddress, masterClient BlockMasterClient) in class tachyon.worker.block.BlockMasterSync | From | To | |
| Change Parameter Type masterClient : MasterClient to masterClient : FileSystemMasterClient in method public PinListSync(blockDataManager BlockDataManager, tachyonConf TachyonConf, masterClient FileSystemMasterClient) in class tachyon.worker.block.PinListSync | From | To | |
| Rename Variable | 1 | ||
| Rename Variable storageDirId : Long to tier : int in method public commitBlock(userId long, blockId long) : void in class tachyon.worker.block.BlockDataManager | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mMasterClient : MasterClient to mBlockMasterClient : BlockMasterClient in class tachyon.worker.block.BlockWorker | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type storageDirId : Long to tier : int in method public commitBlock(userId long, blockId long) : void in class tachyon.worker.block.BlockDataManager | From | To | |
| Change Attribute Type | 4 | ||
| Change Attribute Type mMasterClient : MasterClient to mBlockMasterClient : BlockMasterClient in class tachyon.worker.block.BlockWorker | From | To | |
| Change Attribute Type mMasterClient : MasterClient to mMasterClient : BlockMasterClient in class tachyon.worker.block.BlockMasterSync | From | To | |
| Change Attribute Type mMasterClient : MasterClient to mMasterClient : BlockMasterClient in class tachyon.worker.block.BlockDataManager | From | To | |
| Change Attribute Type mMasterClient : MasterClient to mMasterClient : FileSystemMasterClient in class tachyon.worker.block.PinListSync | From | To |