d9774040ae8f46838553e972bb3d99490dc496e7
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable evictionBytes : long to evictBytes : long in method public getDirCandidate(storageDirs StorageDir[], pinList Set<Integer>, requestBytes long) : Pair<StorageDir,List<BlockInfo>> in class tachyon.worker.eviction.EvictLRU | From | To | |
| Rename Variable dirCandidate : StorageDir to dir : StorageDir in method public getDirCandidate(storageDirs StorageDir[], pinList Set<Integer>, requestBytes long) : Pair<StorageDir,List<BlockInfo>> in class tachyon.worker.eviction.EvictLRU | From | To | |
| Inline Variable | 1 | ||
| Inline Variable availableDir : StorageDir in method public getStorageDir(storageDirs StorageDir[], userId long, requestSizeBytes long) : StorageDir from class tachyon.worker.allocation.AllocateRandom | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter requestSizeBytes : long to requestBytes : long in method public getStorageDir(storageDirs StorageDir[], userId long, requestBytes long) : StorageDir in class tachyon.worker.allocation.AllocateRandom | From | To |