4376fdee62c71147528e5eb4ebf2518a289a0d21
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable blockSize : long in method public moveBlockMeta(blockMeta BlockMeta, newLocation BlockStoreLocation) : BlockMeta from class tachyon.worker.block.BlockMetadataManager | From | To | |
Extract Method | 2 | ||
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 | |
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 |