80e4bd52b7b765b9aef08957028bdf0a07210937
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable hashValue : int to index : int in method public lockBlock(userId long, blockId long, blockLockType BlockLockType) : long in class tachyon.worker.block.BlockLockManager | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mHashFunc : HashFunction to HASH_FUNC : HashFunction in class tachyon.worker.block.BlockLockManager | From | To | |
| Extract Method | 1 | ||
| Extract Method public blockHashIndex(blockId long) : int extracted from public lockBlock(userId long, blockId long, blockLockType BlockLockType) : long in class tachyon.worker.block.BlockLockManager | From | To |