49ec1ce1204dc210517cd48733cd8729403db926
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public relocateBlock(userId long, blockId long, destination int) : boolean renamed to public moveBlock(userId long, blockId long, tier int) : boolean in class tachyon.worker.CoreWorker | From | To | |
| Rename Variable | 1 | ||
| Rename Variable newLoc : BlockStoreLocation to dst : BlockStoreLocation in method public moveBlock(userId long, blockId long, tier int) : boolean in class tachyon.worker.CoreWorker | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter destination : int to tier : int in method public moveBlock(userId long, blockId long, tier int) : boolean in class tachyon.worker.CoreWorker | From | To |