3d3be87e301d9f8ab1a220bc5dbeae0f032c5a86
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type excludedUUids : List<String> to excludedUUids : Set<String> in method package choose(client DatanodeDescriptor, excludedUUids Set<String>) : DatanodeDescriptor in class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap.ProvidedDescriptor | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public BLOCKSIZE_DEFAULT : long in class org.apache.hadoop.hdfs.server.namenode.FixedBlockResolver | From | To | |
Extract Variable | 2 | ||
Extract Variable numLocatedBlocks : long in method private verifyFileLocation(fileIndex int, replication int) : void from class org.apache.hadoop.hdfs.server.namenode.TestNameNodeProvidedImplementation | From | To | |
Extract Variable currInfo : DatanodeStorageInfo in method package newLocatedBlock(eb ExtendedBlock, storages DatanodeStorageInfo[], pos long, isCorrupt boolean) : LocatedBlock from class org.apache.hadoop.hdfs.server.blockmanagement.ProvidedStorageMap.ProvidedBlocksBuilder | From | To |