61f46be071e42f9eb49a54b1bd2e54feac59f808
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute topology : NetworkTopology to topologyResolutionEnabled : boolean in class org.apache.hadoop.hdfs.ClientContext | From | To | |
| Extract Variable | 1 | ||
| Extract Variable resolvedHosts : List<String> in method private initTopologyResolution(config Configuration) : void from class org.apache.hadoop.hdfs.ClientContext | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type topology : NetworkTopology to topologyResolutionEnabled : boolean in class org.apache.hadoop.hdfs.ClientContext | From | To | |
| Extract Method | 1 | ||
| Extract Method private initTopologyResolution(config Configuration) : void extracted from private ClientContext(name String, conf DfsClientConf, config Configuration) in class org.apache.hadoop.hdfs.ClientContext | From | To |