3f3152afbb57b5dd1d6b3f1eb7974e3d2944cbad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable block : TempBlockMeta to tempBlockMeta : TempBlockMeta in method public createTempBlock(userId long, blockId long, bytes long, dir StorageDir) : TempBlockMeta in class tachyon.worker.block.TieredBlockStoreTestUtils | From | To | |
Change Return Type | 1 | ||
Change Return Type Pair<TempBlockMeta,File> to TempBlockMeta in method public createTempBlock(userId long, blockId long, bytes long, dir StorageDir) : TempBlockMeta in class tachyon.worker.block.TieredBlockStoreTestUtils | From | To |