|
Rename Variable masterBlockInfo : MasterBlockInfo to block : MasterBlockInfo in method public removeBlocks(blockIds List<Long>, delete boolean) : void in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable masterBlockInfo : MasterBlockInfo to block : MasterBlockInfo in method public getBlockInfo(blockId long) : BlockInfo in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable masterWorkerInfo : MasterWorkerInfo to worker : MasterWorkerInfo in method public getWorkerInfoList() : List<WorkerInfo> in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable masterBlockInfo : MasterBlockInfo to block : MasterBlockInfo in method public getBlockInfoList(blockIds List<Long>) : List<BlockInfo> in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable workerInfo : MasterWorkerInfo to worker : MasterWorkerInfo in method public workerHeartbeat(workerId long, usedBytesOnTiers Map<String,Long>, removedBlockIds List<Long>, addedBlocksOnTiers Map<String,List<Long>>) : Command in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable mustInsert : boolean to newBlock : boolean in method public commitBlock(workerId long, usedBytesOnTier long, tierAlias String, blockId long, length long) : void in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable masterBlockInfo : MasterBlockInfo to block : MasterBlockInfo in method public commitBlockInUFS(blockId long, length long) : void in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable workerInfo : MasterWorkerInfo to worker : MasterWorkerInfo in method public workerRegister(workerId long, storageTiers List<String>, totalBytesOnTiers Map<String,Long>, usedBytesOnTiers Map<String,Long>, currentBlocksOnTiers Map<String,List<Long>>) : void in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable lostWorkerInfo : MasterWorkerInfo to lostWorker : MasterWorkerInfo in method public getWorkerId(workerNetAddress WorkerNetAddress) : long in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable masterBlockInfo : MasterBlockInfo to block : MasterBlockInfo in method private processWorkerAddedBlocks(workerInfo MasterWorkerInfo, addedBlockIds Map<String,List<Long>>) : void in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable workerInfo : MasterWorkerInfo to worker : MasterWorkerInfo in method public commitBlock(workerId long, usedBytesOnTier long, tierAlias String, blockId long, length long) : void in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable masterBlockInfo : MasterBlockInfo to block : MasterBlockInfo in method public commitBlock(workerId long, usedBytesOnTier long, tierAlias String, blockId long, length long) : void in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable masterBlockInfo : MasterBlockInfo to block : MasterBlockInfo in method private processWorkerRemovedBlocks(workerInfo MasterWorkerInfo, removedBlockIds Collection<Long>) : void in class alluxio.master.block.BlockMaster |
From |
To |
|
Rename Variable workerInfo : MasterWorkerInfo to worker : MasterWorkerInfo in method public removeBlocks(blockIds List<Long>, delete boolean) : void in class alluxio.master.block.BlockMaster |
From |
To |