ec3ea188753e2c138a64e10303c8751116dc4e80
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type conf : Configuration to dn : Configurable in method public DNConf(dn Configurable) in class org.apache.hadoop.hdfs.server.datanode.DNConf | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute conf : Configuration to dn : Configurable in class org.apache.hadoop.hdfs.server.datanode.DNConf | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type conf : Configuration to dn : Configurable in class org.apache.hadoop.hdfs.server.datanode.DNConf | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter conf : Configuration to dn : Configurable in method public DNConf(dn Configurable) in class org.apache.hadoop.hdfs.server.datanode.DNConf | From | To | |
| Rename Parameter dataDirs : List<StorageLocation> to dataDirectories : List<StorageLocation> in method package startDataNode(dataDirectories List<StorageLocation>, resources SecureResources) : void in class org.apache.hadoop.hdfs.server.datanode.DataNode | From | To |