9729b244de50322c2cc889c97c2ffb2b4675cf77
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 37
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable maxDataNodes : int in method public tearDown() : void from class org.apache.hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting | From | To | |
Extract Method | 1 | ||
Extract Method private initCluster(numDataNodes int, storagesPerDatanode int, failedVolumesTolerated int) : void extracted from public setUp() : void in class org.apache.hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting | From | To | |
Inline Variable | 1 | ||
Inline Variable innerinfo : Map<String,Object> in method public getLiveNodes() : String from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To |