a86465766390101127e87772c1b636d51e66b1c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable tierAlias : int to newLocation : BlockStoreLocation in method private freeSpaceNoLock(userId long, size long, location BlockStoreLocation) : boolean in class tachyon.worker.block.TieredBlockStore | From | To | |
Change Variable Type | 2 | ||
Change Variable Type entry : Pair<Long,Integer> to entry : Pair<Long,BlockStoreLocation> in method private freeSpaceNoLock(userId long, size long, location BlockStoreLocation) : boolean in class tachyon.worker.block.TieredBlockStore | From | To | |
Change Variable Type tierAlias : int to newLocation : BlockStoreLocation in method private freeSpaceNoLock(userId long, size long, location BlockStoreLocation) : boolean in class tachyon.worker.block.TieredBlockStore | From | To |