|
Change Parameter Type blkInfo : BlockInfoContiguous to blkInfo : BlockInfo in method package StorageIterator(blkInfo BlockInfo) in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.StorageIterator |
From |
To |
|
Change Parameter Type toAdd : Collection<BlockInfoContiguous> to toAdd : Collection<BlockInfoToAdd> in method private processReportedBlock(storageInfo DatanodeStorageInfo, block Block, reportedState ReplicaState, toAdd Collection<BlockInfoToAdd>, toInvalidate Collection<Block>, toCorrupt Collection<BlockToMarkCorrupt>, toUC Collection<StatefulBlockInfo>) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type stored : BlockInfoContiguous to stored : BlockInfo in method package BlockToMarkCorrupt(reported Block, stored BlockInfo, reason String, reasonCode Reason) in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.BlockToMarkCorrupt |
From |
To |
|
Change Parameter Type b : BlockInfoContiguous to b : BlockInfo in method package moveBlockToHead(b BlockInfo, curIndex int, headIndex int) : int in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo |
From |
To |
|
Change Parameter Type block : BlockInfoContiguous to block : BlockInfo in method public getStorages(block BlockInfo) : DatanodeStorageInfo[] in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type state : ReplicaState to state : HdfsServerConstants.ReplicaState in method package ReplicaUnderConstruction(block Block, target DatanodeStorageInfo, state HdfsServerConstants.ReplicaState) in class org.apache.hadoop.hdfs.server.blockmanagement.ReplicaUnderConstruction |
From |
To |
|
Change Parameter Type stored : BlockInfoContiguous to stored : BlockInfo in method package BlockToMarkCorrupt(reported Block, corrupted BlockInfo, stored BlockInfo, reason String, reasonCode Reason) in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.BlockToMarkCorrupt |
From |
To |
|
Change Parameter Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method package getStorages(storedBlock BlockInfo) : Iterable<DatanodeStorageInfo> in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Parameter Type block : BlockInfoContiguous to block : BlockInfo in method private addStoredBlock(block BlockInfo, reportedBlock Block, storageInfo DatanodeStorageInfo, delNodeHint DatanodeDescriptor, logEveryBlock boolean) : Block in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private addStoredBlockImmediate(storedBlock BlockInfo, reported Block, storageInfo DatanodeStorageInfo) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type stored : BlockInfoContiguous to stored : BlockInfo in method package BlockToMarkCorrupt(reported Block, stored BlockInfo, gs long, reason String, reasonCode Reason) in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.BlockToMarkCorrupt |
From |
To |
|
Change Parameter Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private logAddStoredBlock(storedBlock BlockInfo, node DatanodeDescriptor) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type head : BlockInfoContiguous to head : BlockInfo in method package listInsert(head BlockInfo, storage DatanodeStorageInfo) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
From |
To |
|
Change Parameter Type corrupted : BlockInfoContiguous to corrupted : BlockInfo in method package BlockToMarkCorrupt(reported Block, corrupted BlockInfo, stored BlockInfo, reason String, reasonCode Reason) in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.BlockToMarkCorrupt |
From |
To |
|
Change Parameter Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private isBlockUnderConstruction(storedBlock BlockInfo, ucState BlockUCState, reportedState ReplicaState) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blk : BlockInfoContiguous to blk : BlockInfo in method private invalidateCorruptReplicas(blk BlockInfo, reported Block) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type b : BlockInfoContiguous to b : BlockInfo in method package countLiveNodes(b BlockInfo) : int in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type head : BlockInfoContiguous to head : BlockInfo in method package listRemove(head BlockInfo, storage DatanodeStorageInfo) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
From |
To |
|
Change Parameter Type block : BlockInfoContiguous to block : BlockInfo in method private completeBlock(bc BlockCollection, block BlockInfo, force boolean) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type toAdd : Collection<BlockInfoContiguous> to toAdd : Collection<BlockInfoToAdd> in method private reportDiff(storageInfo DatanodeStorageInfo, newReport BlockListAsLongs, toAdd Collection<BlockInfoToAdd>, toRemove Collection<Block>, toInvalidate Collection<Block>, toCorrupt Collection<BlockToMarkCorrupt>, toUC Collection<StatefulBlockInfo>) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private checkReplicaCorrupt(reported Block, reportedState ReplicaState, storedBlock BlockInfo, ucState BlockUCState, dn DatanodeDescriptor) : BlockToMarkCorrupt in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type b : BlockInfoContiguous to b : BlockInfo in method package addBlockCollection(b BlockInfo, bc BlockCollection) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Parameter Type b : BlockInfoContiguous to b : BlockInfo in method package removeBlock(b BlockInfo) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor |
From |
To |
|
Change Parameter Type b : BlockInfoContiguous to b : BlockInfo in method public removeBlock(b BlockInfo) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo |
From |
To |
|
Change Parameter Type head : BlockInfoContiguous to head : BlockInfo in method package BlockIterator(head BlockInfo) in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo.BlockIterator |
From |
To |
|
Change Parameter Type head : BlockInfoContiguous to head : BlockInfo in method public moveBlockToHead(head BlockInfo, storage DatanodeStorageInfo, curIndex int, headIndex int) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
From |
To |
|
Change Parameter Type block : BlockInfoContiguous to block : BlockInfo in method private processMisReplicatedBlock(block BlockInfo) : MisReplicationResult in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type s : ReplicaState to s : HdfsServerConstants.ReplicaState in method package setState(s HdfsServerConstants.ReplicaState) : void in class org.apache.hadoop.hdfs.server.blockmanagement.ReplicaUnderConstruction |
From |
To |
|
Change Parameter Type b : BlockInfoContiguous to b : BlockInfo in method package removeBlock(storageID String, b BlockInfo) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfoToAdd in method private processReport(storageInfo DatanodeStorageInfo, report BlockListAsLongs) : Collection<Block> in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private addStoredBlock(block BlockInfo, reportedBlock Block, storageInfo DatanodeStorageInfo, delNodeHint DatanodeDescriptor, logEveryBlock boolean) : Block in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type toAdd : Collection<BlockInfoContiguous> to toAdd : Collection<BlockInfoToAdd> in method private processReport(storageInfo DatanodeStorageInfo, report BlockListAsLongs) : Collection<Block> in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type info : BlockInfoContiguous to info : BlockInfo in method package removeNode(b Block, node DatanodeDescriptor) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Variable Type blocksItr : Iterator<BlockInfoContiguous> to blocksItr : Iterator<BlockInfo> in method private processMisReplicatesAsync() : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type info : BlockInfoContiguous to info : BlockInfo in method public getStoredBlock(block Block) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type it : Iterator<BlockInfoContiguous> to it : Iterator<BlockInfo> in method private reportDiff(storageInfo DatanodeStorageInfo, newReport BlockListAsLongs, toAdd Collection<BlockInfoToAdd>, toRemove Collection<Block>, toInvalidate Collection<Block>, toCorrupt Collection<BlockToMarkCorrupt>, toUC Collection<StatefulBlockInfo>) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type info : BlockInfoContiguous to info : BlockInfo in method package getBlockCollection(b Block) : BlockCollection in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Variable Type it : Iterator<BlockInfoContiguous> to it : Iterator<BlockInfo> in method public testBlockListMoveToHead() : void in class org.apache.hadoop.hdfs.server.blockmanagement.TestBlockInfo |
From |
To |
|
Change Variable Type block : BlockInfoContiguous to block : BlockInfo in method private processMisReplicatesAsync() : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type temp : BlockInfoContiguous to temp : BlockInfo in method public testBlockListMoveToHead() : void in class org.apache.hadoop.hdfs.server.blockmanagement.TestBlockInfo |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfoToAdd in method private processAndHandleReportedBlock(storageInfo DatanodeStorageInfo, block Block, reportedState ReplicaState, delHintNode DatanodeDescriptor) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type toAdd : Collection<BlockInfoContiguous> to toAdd : Collection<BlockInfoToAdd> in method private processAndHandleReportedBlock(storageInfo DatanodeStorageInfo, block Block, reportedState ReplicaState, delHintNode DatanodeDescriptor) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type info : BlockInfoContiguous to info : BlockInfo in method package addBlockCollection(b BlockInfo, bc BlockCollection) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Variable Type bm0 : BlockManager to fsn : FSNamesystem in method public getExpectedPrimaryNode(nn NameNode, blk ExtendedBlock) : DatanodeDescriptor in class org.apache.hadoop.hdfs.DFSTestUtil |
From |
To |
|
Change Variable Type res : BlockInfoContiguous to res : BlockInfo in method public next() : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo.BlockIterator |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private reportDiff(storageInfo DatanodeStorageInfo, newReport BlockListAsLongs, toAdd Collection<BlockInfoToAdd>, toRemove Collection<Block>, toInvalidate Collection<Block>, toCorrupt Collection<BlockToMarkCorrupt>, toUC Collection<StatefulBlockInfo>) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type info : BlockInfoContiguous to info : BlockInfo in method package numNodes(b Block) : int in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method public findAndMarkBlockAsCorrupt(blk ExtendedBlock, dn DatanodeInfo, storageID String, reason String) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private processFirstBlockReport(storageInfo DatanodeStorageInfo, report BlockListAsLongs) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type blockInfo : BlockInfoContiguous to blockInfo : BlockInfo in method package removeBlock(block Block) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Variable Type iter : Iterator<BlockInfoContiguous> to iter : Iterator<BlockInfo> in method private getBlocksWithLocations(datanode DatanodeID, size long) : BlocksWithLocations in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type iterators : List<Iterator<BlockInfoContiguous>> to iterators : List<Iterator<BlockInfo>> in method private BlockIterator(storages DatanodeStorageInfo...) in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.BlockIterator |
From |
To |
|
Change Variable Type curBlock : BlockInfoContiguous to curBlock : BlockInfo in method private getBlocksWithLocations(datanode DatanodeID, size long) : BlocksWithLocations in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private processReportedBlock(storageInfo DatanodeStorageInfo, block Block, reportedState ReplicaState, toAdd Collection<BlockInfoToAdd>, toInvalidate Collection<Block>, toCorrupt Collection<BlockToMarkCorrupt>, toUC Collection<StatefulBlockInfo>) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type bi : BlockInfoContiguous to bi : BlockInfo in method package rescanPostponedMisreplicatedBlocks() : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method package getBlockListHeadForTesting() : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method public next() : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.BlockIterator |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method package addBlockCollection(b BlockInfo, bc BlockCollection) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method package listRemove(head BlockInfo, storage DatanodeStorageInfo) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method private processReportedBlock(storageInfo DatanodeStorageInfo, block Block, reportedState ReplicaState, toAdd Collection<BlockInfoToAdd>, toInvalidate Collection<Block>, toCorrupt Collection<BlockToMarkCorrupt>, toUC Collection<StatefulBlockInfo>) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method public moveBlockToHead(head BlockInfo, storage DatanodeStorageInfo, curIndex int, headIndex int) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
From |
To |
|
Change Return Type ReplicaState to HdfsServerConstants.ReplicaState in method package getState() : HdfsServerConstants.ReplicaState in class org.apache.hadoop.hdfs.server.blockmanagement.ReplicaUnderConstruction |
From |
To |
|
Change Return Type Iterator<BlockInfoContiguous> to Iterator<BlockInfo> in method package getBlockIterator() : Iterator<BlockInfo> in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method private completeBlock(bc BlockCollection, block BlockInfo, force boolean) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Return Type Iterable<BlockInfoContiguous> to Iterable<BlockInfo> in method package getBlocks() : Iterable<BlockInfo> in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Return Type Iterator<BlockInfoContiguous> to Iterator<BlockInfo> in method package getBlockIterator() : Iterator<BlockInfo> in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method public forceCompleteBlock(bc BlockCollection, block BlockInfoContiguousUnderConstruction) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Return Type Iterator<BlockInfoContiguous> to Iterator<BlockInfo> in method package getBlockIterator(storageID String) : Iterator<BlockInfo> in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method package getStoredBlock(b Block) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method private completeBlock(bc BlockCollection, blkIndex int, force boolean) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method package listInsert(head BlockInfo, storage DatanodeStorageInfo) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method public next() : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.DatanodeStorageInfo.BlockIterator |
From |
To |
|
Change Return Type BlockInfoContiguous to BlockInfo in method public getStoredBlock(block Block) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |