faccd76f3209e2766ec231570d59b66b675b8b48
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable accessTime : Entry<Long,Long> to accessInfo : Entry<Long,Long> in method protected getLRUBlock(curDir StorageDir, toEvictBlockIds Collection<Long>, pinList Set<Integer>) : Pair<Long,Long> in class tachyon.worker.eviction.EvictLRUBase | From | To | |
Extract Variable | 1 | ||
Extract Variable lruBlockId : long in method protected getLRUBlock(curDir StorageDir, toEvictBlockIds Collection<Long>, pinList Set<Integer>) : Pair<Long,Long> from class tachyon.worker.eviction.EvictLRUBase | From | To | |
Inline Variable | 1 | ||
Inline Variable accessTimes : Set<Entry<Long,Long>> in method protected getLRUBlock(curDir StorageDir, toEvictBlockIds Collection<Long>, pinList Set<Integer>) : Pair<Long,Long> from class tachyon.worker.eviction.EvictLRUBase | From | To |