|
Change Parameter Type blocks : BlockInfoContiguous... to blocks : BlockInfo... in method public setReplication(oldRepl short, newRepl short, src String, blocks BlockInfo...) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Parameter Type blklist : BlockInfoContiguous[] to blklist : BlockInfo[] in method package INodeFile(id long, name byte[], permissions PermissionStatus, mtime long, atime long, blklist BlockInfo[], replication short, preferredBlockSize long, storagePolicyID byte, isStriped boolean) in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Parameter Type block : BlockInfoContiguous to block : BlockInfo in method package isBlockInLatestSnapshot(block BlockInfo) : boolean in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Parameter Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public setBlocks(blocks BlockInfo[]) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiff |
From |
To |
|
Change Parameter Type blklist : BlockInfoContiguous[] to blklist : BlockInfo[] in method package INodeFile(id long, name byte[], permissions PermissionStatus, mtime long, atime long, blklist BlockInfo[], replication short, preferredBlockSize long) in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Parameter Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method private addSnapshotFeature(file INodeFile, blocks BlockInfo[]) : void in class org.apache.hadoop.hdfs.server.namenode.TestTruncateQuotaUpdate |
From |
To |
|
Change Parameter Type snapshotBlocks : BlockInfoContiguous[] to snapshotBlocks : BlockInfo[] in method public collectBlocksBeyondSnapshot(snapshotBlocks BlockInfo[], collectedBlocks BlocksMapUpdateInfo) : void in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Parameter Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method private setBlocks(blocks BlockInfo[]) : void in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type snapshotBlocks : BlockInfoContiguous[] to snapshotBlocks : BlockInfo[] in method package isBlockInLatestSnapshot(block BlockInfo) : boolean in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public findLaterSnapshotBlocks(snapshotId int) : BlockInfo[] in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiffList |
From |
To |
|
Change Variable Type stored : BlockInfoStriped to stored : BlockInfo in method public testCheckStripedReplicaCorrupt() : void in class org.apache.hadoop.hdfs.server.namenode.TestAddStripedBlocks |
From |
To |
|
Change Variable Type snapshotBlocks : BlockInfoContiguous[] to snapshotBlocks : BlockInfo[] in method public collectBlocksAndClear(reclaimContext INode.ReclaimContext, file INodeFile) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileWithSnapshotFeature |
From |
To |
|
Change Variable Type newBlocks : BlockInfoContiguous[] to newBlocks : BlockInfo[] in method package truncateBlocksTo(n int) : void in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type earlierBlocks : BlockInfoContiguous[] to earlierBlocks : BlockInfo[] in method package combineAndCollectSnapshotBlocks(reclaimContext INode.ReclaimContext, file INodeFile, removed FileDiff) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiffList |
From |
To |
|
Change Variable Type snapshotBlocks : BlockInfoContiguous[] to snapshotBlocks : BlockInfo[] in method package excludeSnapshotBlocks(snapshotId int, collectedBlocks BlocksMapUpdateInfo) : void in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type blk : BlockInfoContiguous to blk : BlockInfo in method public destroyAndCollectSnapshotBlocks(collectedBlocks BlocksMapUpdateInfo) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiff |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method public setReplication(oldRepl short, newRepl short, src String, blocks BlockInfo...) : void in class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager |
From |
To |
|
Change Variable Type b : BlockInfoContiguous to b : BlockInfo in method package updateBlockCollection() : void in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type laterBlocks : BlockInfoContiguous[] to laterBlocks : BlockInfo[] in method package combineAndCollectSnapshotBlocks(reclaimContext INode.ReclaimContext, file INodeFile, removed FileDiff) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiffList |
From |
To |
|
Change Variable Type removedBlocks : BlockInfoContiguous[] to removedBlocks : BlockInfo[] in method package combineAndCollectSnapshotBlocks(reclaimContext INode.ReclaimContext, file INodeFile, removed FileDiff) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiffList |
From |
To |
|
Change Variable Type blks : BlockInfoContiguous[] to blks : BlockInfo[] in method public saveSelf2Snapshot(latestSnapshotId int, iNodeFile INodeFile, snapshotCopy INodeFileAttributes, withBlocks boolean) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiffList |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method public findEarlierSnapshotBlocks(snapshotId int) : BlockInfo[] in class org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiffList |
From |
To |
|
Change Variable Type diffBlocks : BlockInfoContiguous[] to diffBlocks : BlockInfo[] in method public storagespaceConsumedContiguous(bsp BlockStoragePolicy) : QuotaCounts in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type blks : BlockInfoStriped[] to blks : BlockInfo[] in method public testUpdateStripedBlocks() : void in class org.apache.hadoop.hdfs.server.namenode.TestFSEditLogLoader |
From |
To |
|
Change Variable Type blks : BlockInfoStriped[] to blks : BlockInfo[] in method public testAddNewStripedBlock() : void in class org.apache.hadoop.hdfs.server.namenode.TestFSEditLogLoader |
From |
To |
|
Change Variable Type uc : BlockInfoContiguousUnderConstruction to uc : BlockInfoUnderConstruction in method package removeLastBlock(oldblock Block) : BlockInfoUnderConstruction in class org.apache.hadoop.hdfs.server.namenode.INodeFile |
From |
To |
|
Change Variable Type blocks : BlockInfoContiguous[] to blocks : BlockInfo[] in method package setReplication(fsd FSDirectory, bm BlockManager, src String, replication short) : boolean in class org.apache.hadoop.hdfs.server.namenode.FSDirAttrOp |
From |
To |