|
Change Parameter Type block : BlockInfoContiguousUnderConstruction to block : BlockInfo in method public forceCompleteBlock(bc BlockCollection, block BlockInfo) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blockUC : BlockInfoContiguousUnderConstruction to blockUC : BlockInfo in method public isInSnapshot(blockUC BlockInfo) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Parameter Type storedBlock : BlockInfoContiguousUnderConstruction to storedBlock : BlockInfo in method package StatefulBlockInfo(storedBlock BlockInfo, reportedBlock Block, reportedState ReplicaState) in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.StatefulBlockInfo |
From |
To |
|
Change Parameter Type block : BlockInfoContiguousUnderConstruction to block : BlockInfo in method private commitBlock(block BlockInfo, commitBlock Block) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type block : Block to generationStamp : long in method package ReplicaUnderConstruction(generationStamp long, target DatanodeStorageInfo, state ReplicaState) in class org.apache.hadoop.hdfs.server.blockmanagement.BlockUnderConstructionFeature.ReplicaUnderConstruction |
From |
To |
|
Change Parameter Type block : BlockInfoContiguousUnderConstruction to block : BlockInfo in method package addBlockToBeRecovered(block BlockInfo) : void in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor |
From |
To |
|
Change Parameter Type blockUC : BlockInfoContiguousUnderConstruction to blockUC : BlockInfo in method public isInSnapshot(blockUC BlockInfo) : boolean in class org.apache.hadoop.hdfs.server.namenode.Namesystem |
From |
To |
|
Change Return Type BlockInfoContiguousUnderConstruction to void in method public convertLastBlockToUC(lastBlock BlockInfo, locations DatanodeStorageInfo[]) : void in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Return Type BlockInfoContiguousUnderConstruction to void in method public convertToBlockUnderConstruction(s BlockUCState, targets DatanodeStorageInfo[]) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
From |
To |
|
Change Return Type BlockInfoContiguousUnderConstruction[] to BlockInfo[] in method public getLeaseRecoveryCommand(maxTransfers int) : BlockInfo[] in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor |
From |
To |
|
Change Return Type BlockInfoContiguousUnderConstruction to BlockInfo in method package removeLastBlock(oldblock Block) : BlockInfo in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Return Type BlockInfoContiguousUnderConstruction to void in method public convertLastBlockToUC(lastBlock BlockInfo, targets DatanodeStorageInfo[]) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockCollection |
From |
To |
|
Change Variable Type uc : BlockInfoContiguousUnderConstruction to uc : BlockInfo in method package unprotectedRemoveBlock(fsd FSDirectory, path String, iip INodesInPath, fileNode INodeFile, block Block) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSDirWriteFileOp |
From |
To |
|
Change Variable Type info : BlockInfoContiguousUnderConstruction to info : BlockInfoContiguous in method public testAddStoredBlockDoesNotCauseSkippedReplication() : void in class org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy |
From |
To |
|
Change Variable Type block : BlockInfoContiguousUnderConstruction to block : BlockInfo in method package addStoredBlockUnderConstruction(ucBlock StatefulBlockInfo, storageInfo DatanodeStorageInfo) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type blockInfoRecovery : BlockInfoContiguousUnderConstruction[] to blockInfoRecovery : BlockInfo[] in method public testInitializeBlockRecovery() : void in class org.apache.hadoop.hdfs.server.blockmanagement.TestBlockInfoUnderConstruction |
From |
To |
|
Change Variable Type b : BlockInfoContiguousUnderConstruction to b : BlockInfo in method public handleHeartbeat(nodeReg DatanodeRegistration, reports StorageReport[], blockPoolId String, cacheCapacity long, cacheUsed long, xceiverCount int, maxTransfers int, failedVolumes int, volumeFailureSummary VolumeFailureSummary) : DatanodeCommand[] in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguousUnderConstruction[] to blocks : BlockInfo[] in method public handleHeartbeat(nodeReg DatanodeRegistration, reports StorageReport[], blockPoolId String, cacheCapacity long, cacheUsed long, xceiverCount int, maxTransfers int, failedVolumes int, volumeFailureSummary VolumeFailureSummary) : DatanodeCommand[] in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager |
From |
To |
|
Change Variable Type ucBlock : BlockInfoContiguousUnderConstruction to uc : BlockUnderConstructionFeature in method public convertToBlockUnderConstruction(s BlockUCState, targets DatanodeStorageInfo[]) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
From |
To |
|
Change Variable Type lastUC : BlockInfoContiguousUnderConstruction to lastUC : BlockInfo in method package cleanZeroSizeBlock(f INodeFile, collectedBlocks BlocksMapUpdateInfo) : void in class org.apache.hadoop.hdfs.server.namenode.FileUnderConstructionFeature |
From |
To |
|
Change Variable Type truncatedBlock : BlockInfoContiguousUnderConstruction to truncatedBlock : BlockInfo in method package commitBlockSynchronization(oldBlock ExtendedBlock, newgenerationstamp long, newlength long, closeFile boolean, deleteblock boolean, newtargets DatanodeID[], newtargetstorages String[]) : void in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type blockinfo : BlockInfoContiguousUnderConstruction to blockinfo : BlockInfo in method private updatePipelineInternal(clientName String, oldBlock ExtendedBlock, newBlock ExtendedBlock, newNodes DatanodeID[], newStorageIDs String[], logRetryCache boolean) : void in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type oldLastBlock : Block to oldLastBlock : BlockInfo in method private addNewBlock(fsDir FSDirectory, op AddBlockOp, file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader |
From |
To |
|
Change Variable Type blocks : List<BlockInfoContiguousUnderConstruction> to blocks : List<BlockInfo> in method public getLeaseRecoveryCommand(maxTransfers int) : BlockInfo[] in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor |
From |
To |