b4be288c5d6801988f555a566c2eb793c88a15a4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testReconfigureHearbeatCheck1() : void renamed to public testReconfigureHearbeatCheck() : void in class org.apache.hadoop.hdfs.server.namenode.TestNameNodeReconfigure | From | To | |
Extract Method | 5 | ||
Extract Method private reconfHeartbeatRecheckInterval(datanodeManager DatanodeManager, property String, newVal String) : String extracted from protected reconfigurePropertyImpl(property String, newVal String) : String in class org.apache.hadoop.hdfs.server.namenode.NameNode | From | To | |
Extract Method package verifyReconfigureCallerContextEnabled(nameNode NameNode, nameSystem FSNamesystem, expected boolean) : void extracted from public testReconfigureCallerContextEnabled() : void in class org.apache.hadoop.hdfs.server.namenode.TestNameNodeReconfigure | From | To | |
Extract Method private reconfHeartbeatInterval(datanodeManager DatanodeManager, property String, newVal String) : String extracted from protected reconfigurePropertyImpl(property String, newVal String) : String in class org.apache.hadoop.hdfs.server.namenode.NameNode | From | To |