b542a18f4500469f70141f00ec14bf5a4768b448
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable spaceFreed : long to freed : long in method public freeSpace(availableBytes long, location BlockStoreLocation) : Optional<EvictionPlan> in class tachyon.worker.block.evictor.NaiveEvictor | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter bytes : long to availableBytes : long in method public freeSpace(availableBytes long, location BlockStoreLocation) : Optional<EvictionPlan> in class tachyon.worker.block.evictor.NaiveEvictor | From | To | |
| Rename Parameter bytes : long to availableBytes : long in method public freeSpace(availableBytes long, location BlockStoreLocation) : Optional<EvictionPlan> in class tachyon.worker.block.evictor.Evictor | From | To |