c992bcf9c136d3df686655a80e636bb7bb0664da
Files Diff
- Added: 7
- Removed: 6
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public isLocalAddress(targetAddr InetSocketAddress) : boolean from class org.apache.hadoop.hdfs.DFSClient to public isLocalAddress(targetAddr InetSocketAddress) : boolean from class org.apache.hadoop.hdfs.DFSUtilClient | From | To | |
Move Source Folder | 1 | ||
Move Source Folder hadoop-hdfs-project/hadoop-hdfs to hadoop-hdfs-project/hadoop-hdfs-client | From | To | |
Move Attribute | 1 | ||
Move Attribute private localAddrMap : Map<String,Boolean> from class org.apache.hadoop.hdfs.DFSClient to private localAddrMap : Map<String,Boolean> from class org.apache.hadoop.hdfs.DFSUtilClient | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type LOG : Log to LOG : Logger in class org.apache.hadoop.hdfs.shortcircuit.ClientMmap | From | To | |
Change Attribute Type LOG : Log to LOG : Logger in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache | From | To | |
Change Attribute Type LOG : Log to LOG : Logger in class org.apache.hadoop.hdfs.server.datanode.BlockMetadataHeader | From | To | |
Change Attribute Type LOG : Log to LOG : Logger in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica | From | To | |
Change Attribute Type LOG : Log to LOG : Logger in class org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory | From | To |