5b7acdd206f5a7d1b7af29b68adaa7587d7d8c43
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable i : int to dnIndex : int in method public shutdownDataNode(dnIndex int) : void in class org.apache.hadoop.hdfs.MiniDFSCluster | From | To | |
Extract Method | 1 | ||
Extract Method public shutdownDataNode(dnIndex int) : void extracted from public shutdownDataNodes() : void in class org.apache.hadoop.hdfs.MiniDFSCluster | From | To |