e9f1396834174646a8d7aa8fc6c4a4f724ca5b28
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private addVolumes(numNewVolumes int, waitLatch CountDownLatch) : void extracted from private addVolumes(numNewVolumes int) : void in class org.apache.hadoop.hdfs.server.datanode.TestDataNodeHotSwapVolumes | From | To | |
| Extract Method private startDFSCluster(numNameNodes int, numDataNodes int, storagePerDataNode int) : void extracted from private startDFSCluster(numNameNodes int, numDataNodes int) : void in class org.apache.hadoop.hdfs.server.datanode.TestDataNodeHotSwapVolumes | From | To |