aa4b6fbe754ab7e3cf8ee106598d550f6e14783e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 38
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable addr : String to address : String in method public getServiceAddress(conf Configuration) : InetSocketAddress in class org.apache.hadoop.hdfs.server.namenode.NameNode | From | To | |
Extract Method | 1 | ||
Extract Method public addNameNode(conf Configuration, namenodePort int, servicePort int) : void extracted from public addNameNode(conf Configuration, namenodePort int) : void in class org.apache.hadoop.hdfs.MiniDFSCluster | From | To |