6932fcc9549f2816ddee1ad2d25508af618051fc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 1 | ||
| Change Attribute Type mTempBlockAllocatedBytes : ConcurrentMap<Long,Long> to mTempBlockAllocatedBytes : ConcurrentMap<Pair<Long,Long>,Long> in class tachyon.worker.hierarchy.StorageDir | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter removedUserId : long to userId : long in method public cleanUserResources(userId long, tempBlockIdList Collection<Long>) : void in class tachyon.worker.hierarchy.StorageDir | From | To |