|
Rename Variable toTiers : List<StorageTierView> to candidateTiers : List<StorageTierView> in method public freeSpaceWithView(availableBytes long, location BlockStoreLocation, view BlockMetadataManagerView) : EvictionPlan in class tachyon.worker.block.evictor.GreedyEvictor |
From |
To |
|
Rename Variable toTier : StorageTierView to candidateTier : StorageTierView in method private selectAvailableDir(block BlockMeta, candidateTiers List<StorageTierView>, pendingBytesInDir Map<StorageDirView,Long>) : StorageDirView in class tachyon.worker.block.evictor.GreedyEvictor |
From |
To |
|
Rename Variable destDir : StorageDirView to dstDir : StorageDirView in method public freeSpaceWithView(availableBytes long, location BlockStoreLocation, view BlockMetadataManagerView) : EvictionPlan in class tachyon.worker.block.evictor.GreedyEvictor |
From |
To |
|
Rename Variable toTier : StorageTierView to dstTier : StorageTierView in method public freeSpaceWithView(availableBytes long, location BlockStoreLocation, view BlockMetadataManagerView) : EvictionPlan in class tachyon.worker.block.evictor.GreedyEvictor |
From |
To |
|
Rename Variable toDir : StorageDirView to candidateDir : StorageDirView in method private selectAvailableDir(block BlockMeta, candidateTiers List<StorageTierView>, pendingBytesInDir Map<StorageDirView,Long>) : StorageDirView in class tachyon.worker.block.evictor.GreedyEvictor |
From |
To |