|
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 blockUC : BlockInfoContiguousUnderConstruction to bc : BlockCollection in method public isInSnapshot(bc BlockCollection) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Parameter Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method package closeFileCommitBlocks(pendingFile INodeFile, storedBlock BlockInfo) : String in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Parameter Type b : BlockInfoContiguous to b : BlockInfo in method package assertBlockCollection(blkManager BlockManager, file INodeFile, b BlockInfo) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Parameter Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method private createLocatedBlockList(blocks BlockInfo[], offset long, length long, nrBlocksToReturn int, mode AccessMode) : List<LocatedBlock> in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blockUC : BlockInfoContiguousUnderConstruction to bc : BlockCollection in method public isInSnapshot(bc BlockCollection) : boolean in class org.apache.hadoop.hdfs.server.namenode.Namesystem |
From |
To |
|
Change Parameter Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method private createLocatedBlock(blocks BlockInfo[], endPos long, mode AccessMode) : LocatedBlock in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public checkBlocksProperlyReplicated(src String, blocks BlockInfo[]) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public createLocatedBlocks(blocks BlockInfo[], fileSizeExcludeBlocksUnderConstruction long, isFileUnderConstruction boolean, offset long, length long, needBlockToken boolean, inSnapshot boolean, feInfo FileEncryptionInfo) : LocatedBlocks in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blk : BlockInfoContiguous to blk : BlockInfoStriped in method package setBlock(index int, blk BlockInfoStriped) : void in class org.apache.hadoop.hdfs.server.namenode.FileWithStripedBlocksFeature |
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 blockInfo : BlockInfoContiguous to blockInfo : BlockInfo in method private findReasonForNotCaching(cblock CachedBlock, blockInfo BlockInfo) : String in class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor |
From |
To |
|
Change Parameter Type block : BlockInfoContiguous to block : BlockInfo in method public addBlockCollection(block BlockInfo, bc BlockCollection) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blk : BlockInfoContiguous to blk : BlockInfo in method private createLocatedBlock(blk BlockInfo, pos long, mode AccessMode) : LocatedBlock in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blk : BlockInfoContiguous to blk : BlockInfo in method private createLocatedBlock(blk BlockInfo, pos long) : LocatedBlock in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method private checkUCBlock(block ExtendedBlock, clientName String) : INodeFile in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type info : BlockInfoContiguous to info : BlockInfo in method private loadFilesUnderConstruction(in DataInput, supportSnapshot boolean, counter Counter) : void in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method package checkFileProgress(src String, v INodeFile, checkall boolean) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
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 bi : BlockInfoContiguous to bi : BlockInfo in method package removeBlocksAndUpdateSafemodeTotal(blocks BlocksMapUpdateInfo) : void in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type file1Blocks : BlockInfoContiguous[] to file1Blocks : BlockInfo[] in method public testAddBlock() : void in class org.apache.hadoop.hdfs.server.namenode.TestAddBlock |
From |
To |
|
Change Variable Type lastBlock : BlockInfoContiguous to lastBlock : BlockInfo in method package prepareFileForAppend(src String, iip INodesInPath, leaseHolder String, clientMachine String, newBlock boolean, writeToEditLog boolean, logRetryCache boolean) : LocatedBlock in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type allBlocks : Set<BlockInfoContiguous> to allBlocks : Set<BlockInfo> in method public storagespaceConsumedWithReplication(bsp BlockStoragePolicy) : QuotaCounts in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : 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 blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method package cleanZeroSizeBlock(f INodeFile, collectedBlocks BlocksMapUpdateInfo) : void in class org.apache.hadoop.hdfs.server.namenode.FileUnderConstructionFeature |
From |
To |
|
Change Variable Type curBlock : BlockInfoContiguous to curBlock : BlockInfo in method private completeBlock(bc BlockCollection, blkIndex int, force boolean) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method package assertBlockCollection(path String, numBlocks int, dir FSDirectory, blkManager BlockManager) : INodeFile in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Variable Type blockInfo : BlockInfoContiguous to blockInfo : BlockInfo in method private rescanCachedBlockMap() : void in class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor |
From |
To |
|
Change Variable Type blockInfos : BlockInfoContiguous[] to blockInfos : BlockInfo[] in method private rescanFile(directive CacheDirective, file INodeFile) : void in class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor |
From |
To |
|
Change Variable Type last : BlockInfoContiguous to last : BlockInfo in method public createLocatedBlocks(blocks BlockInfo[], fileSizeExcludeBlocksUnderConstruction long, isFileUnderConstruction boolean, offset long, length long, needBlockToken boolean, inSnapshot boolean, feInfo FileEncryptionInfo) : LocatedBlocks in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method public getExpectedPrimaryNode(nn NameNode, blk ExtendedBlock) : DatanodeDescriptor in class org.apache.hadoop.hdfs.DFSTestUtil |
From |
To |
|
Change Variable Type lastBlock : BlockInfoContiguous to lastBlock : BlockInfo in method public logAddBlock(path String, file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.FSEditLog |
From |
To |
|
Change Variable Type oldBlocks : BlockInfoContiguous[] to oldBlocks : BlockInfo[] in method private updateBlocks(fsDir FSDirectory, op BlockListUpdatingOp, iip INodesInPath, file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader |
From |
To |
|
Change Variable Type oldBlocks : BlockInfoContiguous[] to oldBlocks : BlockInfo[] in method public collectBlocksBeyondMax(max long, collectedBlocks BlocksMapUpdateInfo) : long in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method public testDeleteCurrentFileDirectory() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public testDeleteCurrentFileDirectory() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion |
From |
To |
|
Change Variable Type file1Blocks : BlockInfoContiguous[] to file1Blocks : BlockInfo[] in method public testAddBlockGroup() : void in class org.apache.hadoop.hdfs.server.namenode.TestAddBlockgroup |
From |
To |
|
Change Variable Type snapshotBlocks : BlockInfoContiguous[] to snapshotBlocks : BlockInfo[] in method public getBlocks(snapshot int) : BlockInfo[] in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
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 oldBlock : BlockInfoContiguous to oldBlock : BlockInfo in method private updateBlocks(fsDir FSDirectory, op BlockListUpdatingOp, iip INodesInPath, file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method public checkBlocksProperlyReplicated(src String, blocks BlockInfo[]) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type blocks : Iterable<BlockInfoContiguous> to blocks : Iterable<BlockInfo> in method public storagespaceConsumedWithReplication(bsp BlockStoragePolicy) : QuotaCounts in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type blockInfo : BlockInfoContiguous to blockInfo : BlockInfo in method private addNewPendingCached(neededCached int, cachedBlock CachedBlock, cached List<DatanodeDescriptor>, pendingCached List<DatanodeDescriptor>) : void in class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor |
From |
To |
|
Change Variable Type blockInfo : BlockInfoContiguous to blockInfo : BlockInfo in method private clearCorruptLazyPersistFiles() : void in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem.LazyPersistFileScrubber |
From |
To |
|
Change Variable Type curBlock : BlockInfoContiguous to curBlock : BlockInfo in method package internalReleaseLease(lease Lease, src String, iip INodesInPath, recoveryLeaseHolder String) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type blks : BlockInfoContiguous[] to blks : BlockInfo[] in method public testDeletionOfLaterBlocksWithZeroSizeFirstBlock() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method public testDeleteEarliestSnapshot2() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public testDeleteEarliestSnapshot2() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion |
From |
To |
|
Change Variable Type fileBlocks : BlockInfoContiguous[] to fileBlocks : BlockInfo[] in method private completeBlock(bc BlockCollection, block BlockInfo, force boolean) : BlockInfo in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type fileBlocks : BlockInfoContiguous[] to fileBlocks : BlockInfo[] in method public testAddBlockUC() : void in class org.apache.hadoop.hdfs.server.namenode.TestAddBlock |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method public testDeletionWithSnapshots() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Variable Type lastBlock : BlockInfoContiguous to lastBlock : BlockInfo in method package internalReleaseLease(lease Lease, src String, iip INodesInPath, recoveryLeaseHolder String) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public testDeletionWithSnapshots() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public logAddBlock(path String, file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.FSEditLog |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public updateBlocksMap(file INodeFile, bm BlockManager) : void in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatPBINode.Loader |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public testFsckError() : void in class org.apache.hadoop.hdfs.server.namenode.TestFsck |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method public storagespaceConsumedWithReplication(bsp BlockStoragePolicy) : QuotaCounts in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public updateBlocksMap(file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader |
From |
To |
|
Change Variable Type info : BlockInfoContiguous to info : BlockInfo in method private addNewPendingCached(neededCached int, cachedBlock CachedBlock, cached List<DatanodeDescriptor>, pendingCached List<DatanodeDescriptor>) : void in class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor |
From |
To |
|
Change Variable Type storedBlock : BlockInfoContiguous to storedBlock : BlockInfo in method public decrementSafeBlockCount(b Block) : void in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type oldBlock : BlockInfoContiguous to oldBlock : BlockInfo in method package unprotectedTruncate(src String, clientName String, clientMachine String, newLength long, mtime long, truncateBlock Block) : void in class org.apache.hadoop.hdfs.server.namenode.FSDirectory |
From |
To |
|
Change Variable Type blks : BlockInfoContiguous[] to blks : BlockInfo[] in method private testPersistHelper(conf Configuration) : void in class org.apache.hadoop.hdfs.server.namenode.TestFSImage |
From |
To |
|
Change Variable Type oldBlocks : BlockInfoContiguous[] to oldBlocks : BlockInfo[] in method private addNewBlock(op AddBlockOp, file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader |
From |
To |
|
Change Variable Type lastBlock : BlockInfoContiguous to lastBlock : BlockInfo in method package recoverLeaseInternal(op RecoverLeaseOp, iip INodesInPath, src String, holder String, clientMachine String, force boolean) : void in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method package internalReleaseLease(lease Lease, src String, iip INodesInPath, recoveryLeaseHolder String) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type oldBlock : BlockInfoContiguous to oldBlock : BlockInfo in method package prepareFileForTruncate(iip INodesInPath, leaseHolder String, clientMachine String, lastBlockDelta long, newBlock Block) : Block in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type file4Blocks : BlockInfoContiguous[] to file4Blocks : BlockInfo[] in method public testAddBlock() : void in class org.apache.hadoop.hdfs.server.namenode.TestAddBlock |
From |
To |
|
Change Variable Type penultimateBlock : BlockInfoContiguous to penultimateBlock : BlockInfo in method package internalReleaseLease(lease Lease, src String, iip INodesInPath, recoveryLeaseHolder String) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSNamesystem |
From |
To |
|
Change Variable Type blockInfo : BlockInfoContiguous to blockInfo : BlockInfo in method private rescanFile(directive CacheDirective, file INodeFile) : void in class org.apache.hadoop.hdfs.server.blockmanagement.CacheReplicationMonitor |
From |
To |
|
Change Variable Type blockInfo : BlockInfoContiguous to blockInfo : BlockInfo in method public blockIdCK(blockId String) : void in class org.apache.hadoop.hdfs.server.namenode.NamenodeFsck |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method private testCombineSnapshotDiffImpl(snapshotRoot Path, modDirStr String, dirNodeNum int) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion |
From |
To |
|
Change Variable Type curBlock : BlockInfoContiguous to curBlock : BlockInfo in method private verifyFileBlocks(file String, isFileOpen boolean) : void in class org.apache.hadoop.hdfs.server.namenode.TestBlockUnderConstruction |
From |
To |
|
Change Variable Type blks : BlockInfoContiguous[] to blks : BlockInfo[] in method public testDeletionWithZeroSizeBlock2() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method private verifyFileBlocks(file String, isFileOpen boolean) : void in class org.apache.hadoop.hdfs.server.namenode.TestBlockUnderConstruction |
From |
To |
|
Change Variable Type file3Blocks : BlockInfoContiguous[] to file3Blocks : BlockInfo[] in method public testAddBlock() : void in class org.apache.hadoop.hdfs.server.namenode.TestAddBlock |
From |
To |
|
Change Variable Type blk : BlockInfoContiguous to blk : BlockInfo in method public clearFile(reclaimContext ReclaimContext) : void in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type delimiter : BlockInfoContiguous to delimiter : 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 ucBlock : BlockInfoContiguous to ucBlock : BlockInfo in method private loadFilesUnderConstruction(in DataInput, supportSnapshot boolean, counter Counter) : void in class org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader |
From |
To |
|
Change Variable Type blks : BlockInfoContiguous[] to blks : BlockInfo[] in method public testDeletionWithZeroSizeBlock() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Variable Type oldBlock : BlockInfoContiguous to oldBlock : BlockInfo in method public convertLastBlockToUnderConstruction(bc BlockCollection, bytesToRemove long) : LocatedBlock in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type lastBlock : BlockInfoContiguous to lastBlock : BlockInfo in method package updateLengthOfLastBlock(f INodeFile, lastBlockLength long) : void in class org.apache.hadoop.hdfs.server.namenode.FileUnderConstructionFeature |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method package getNumUnderConstructionBlocks() : long in class org.apache.hadoop.hdfs.server.namenode.LeaseManager |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method package getNumUnderConstructionBlocks() : long in class org.apache.hadoop.hdfs.server.namenode.LeaseManager |
From |
To |
|
Change Variable Type lastBlk : BlockInfoContiguous to lastBlk : BlockInfo in method private loadINodeFile(n INodeSection.INode) : INodeFile in class org.apache.hadoop.hdfs.server.namenode.FSImageFormatPBINode.Loader |
From |
To |
|
Change Variable Type file2Blocks : BlockInfoContiguous[] to file2Blocks : BlockInfo[] in method public testAddBlock() : void in class org.apache.hadoop.hdfs.server.namenode.TestAddBlock |
From |
To |
|
Change Variable Type blocks_14 : BlockInfoContiguous[] to blocks_14 : BlockInfo[] in method private testCombineSnapshotDiffImpl(snapshotRoot Path, modDirStr String, dirNodeNum int) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion |
From |
To |
|
Change Variable Type lastBlock : BlockInfoContiguous to lastBlock : BlockInfo in method public commitOrCompleteLastBlock(bc BlockCollection, commitBlock Block) : boolean in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
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 blocks0 : BlockInfoContiguous[] to blocks0 : BlockInfo[] in method public testDeletionWithSnapshots() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Variable Type blks : BlockInfoContiguous[] to blks : BlockInfo[] in method public testDeletionWithZeroSizeBlock3() : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap |
From |
To |
|
Change Variable Type pBlock : BlockInfoContiguous to pBlock : BlockInfo in method public logAddBlock(path String, file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.FSEditLog |
From |
To |