f5ea701e73ab29a44f566e201ec00717f64b8c07
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private validateUserTempBlock(userId long, blockId long) : TempBlockMeta extracted from private commitBlockNoLock(userId long, blockId long, tempBlockMeta TempBlockMeta) : void in class tachyon.worker.block.TieredBlockStore | From | To | |
Extract Method private validateUserTempBlock(userId long, blockId long) : TempBlockMeta extracted from private abortBlockNoLock(userId long, blockId long) : void in class tachyon.worker.block.TieredBlockStore | From | To |