2c92de1001b3be33e3e71cd6381c4a6da2258fb7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable locationPair : Pair<BlockStoreLocation,BlockStoreLocation> to moveResult : MoveBlockResult in method private freeSpaceInternal(userId long, availableBytes long, location BlockStoreLocation) : void in class tachyon.worker.block.TieredBlockStore | From | To | |
Change Return Type | 1 | ||
Change Return Type Pair<BlockStoreLocation,BlockStoreLocation> to MoveBlockResult in method private moveBlockInternal(userId long, blockId long, newLocation BlockStoreLocation) : MoveBlockResult in class tachyon.worker.block.TieredBlockStore | From | To | |
Change Variable Type | 1 | ||
Change Variable Type locationPair : Pair<BlockStoreLocation,BlockStoreLocation> to moveResult : MoveBlockResult in method private freeSpaceInternal(userId long, availableBytes long, location BlockStoreLocation) : void in class tachyon.worker.block.TieredBlockStore | From | To |