749b7029f165bf7a96d39f6f98a1bf4fefd0128d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type optBlock : Optional<BlockMeta> to optBlock : Optional<TempBlockMeta> in method public createBlock(userId long, blockId long, location int, initialBytes long) : String in class tachyon.worker.CoreWorker | From | To | |
Change Variable Type optBlock : Optional<BlockMeta> to optBlock : Optional<TempBlockMeta> in method public createBlockRemote(userId long, blockId long, location int, initialBytes long) : BlockWriter in class tachyon.worker.CoreWorker | From | To |