87a4937bb55750fe99e90986424f46edcee96d2c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable toMoveBlock : Pair<Long,BlockStoreLocation> to move : BlockTransferInfo in method public run() : void in class tachyon.worker.block.TieredBlockStore.AsyncEvictor | From | To | |
| Rename Variable toEvictBlock : long to evict : Pair<Long,BlockStoreLocation> in method public run() : void in class tachyon.worker.block.TieredBlockStore.AsyncEvictor | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type toEvictBlock : long to evict : Pair<Long,BlockStoreLocation> in method public run() : void in class tachyon.worker.block.TieredBlockStore.AsyncEvictor | From | To | |
| Change Variable Type toMoveBlock : Pair<Long,BlockStoreLocation> to move : BlockTransferInfo in method public run() : void in class tachyon.worker.block.TieredBlockStore.AsyncEvictor | From | To |