e806db719053a5b2a7b14f47e6f2962e70008d25
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable storageTypes : StorageType[] in method public testTwoReplicaSameStorageTypeShouldNotSelect() : void from class org.apache.hadoop.hdfs.server.mover.TestMover | From | To | |
Extract Method | 3 | ||
Extract Method private waitForLocatedBlockWithArchiveStorageType(dfs DistributedFileSystem, file String, expectedArchiveCount int) : void extracted from public testTwoReplicaSameStorageTypeShouldNotSelect() : void in class org.apache.hadoop.hdfs.server.mover.TestMover | From | To | |
Extract Method private waitForLocatedBlockWithArchiveStorageType(dfs DistributedFileSystem, file String, expectedArchiveCount int) : void extracted from public testScheduleBlockWithinSameNode() : void in class org.apache.hadoop.hdfs.server.mover.TestMover | From | To | |
Extract Method private testWithinSameNode(conf Configuration) : void extracted from public testScheduleBlockWithinSameNode() : void in class org.apache.hadoop.hdfs.server.mover.TestMover | From | To |