7a4823898e896f6373947c43f6244e11c9b90853
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public freeSpaceWithView(bytesToBeAvailable long, location BlockStoreLocation, view BlockMetadataManagerView, mode Mode) : EvictionPlan extracted from public freeSpaceWithView(bytesToBeAvailable long, location BlockStoreLocation, view BlockMetadataManagerView) : EvictionPlan in class alluxio.worker.block.evictor.AbstractEvictor | From | To | |
Extract Method public freeSpaceWithView(availableBytes long, location BlockStoreLocation, view BlockMetadataManagerView, mode Mode) : EvictionPlan extracted from public freeSpaceWithView(availableBytes long, location BlockStoreLocation, view BlockMetadataManagerView) : EvictionPlan in class alluxio.worker.block.evictor.GreedyEvictor | From | To |