3b34148c4f7380d201de59c4a1870b597649248f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 30
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [containerPort : Integer, ratisPort : Integer, ozoneRestPort : Integer] to ports : List<Port> in class org.apache.hadoop.hdds.protocol.DatanodeDetails.Builder | From | To | |
Rename Variable | 1 | ||
Rename Variable config : Configuration to conf : Configuration in method public restartHddsDatanode(i int) : void in class org.apache.hadoop.ozone.MiniOzoneClusterImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ratisPort : Integer to ports : List<Port> in class org.apache.hadoop.hdds.protocol.DatanodeDetails | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ratisPort : Integer to ports : List<Port> in class org.apache.hadoop.hdds.protocol.DatanodeDetails | From | To |