8739693514ac92c33b38e472c37b7dcf4febe73f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type pipelineReportFromDatanode : PipelineReportFromDatanode to report : T in method public onMessage(report T, publisher EventPublisher) : void in class org.apache.hadoop.hdds.scm.chillmode.ChillModeExitRule | From | To | |
Move Method | 1 | ||
Move Method public onMessage(pipelineReportFromDatanode PipelineReportFromDatanode, publisher EventPublisher) : void from class org.apache.hadoop.hdds.scm.chillmode.OneReplicaPipelineChillModeRule to public onMessage(report T, publisher EventPublisher) : void from class org.apache.hadoop.hdds.scm.chillmode.ChillModeExitRule | From | To | |
Rename Variable | 1 | ||
Rename Variable rule : HealthyPipelineChillModeRule to healthyPipelineChillModeRule : HealthyPipelineChillModeRule in method public SCMChillModeManager(conf Configuration, allContainers List<ContainerInfo>, pipelineManager PipelineManager, eventQueue EventQueue) in class org.apache.hadoop.hdds.scm.chillmode.SCMChillModeManager | From | To | |
Move Attribute | 4 | ||
Move Attribute private chillModeManager : SCMChillModeManager from class org.apache.hadoop.hdds.scm.chillmode.ContainerChillModeRule to private chillModeManager : SCMChillModeManager from class org.apache.hadoop.hdds.scm.chillmode.ChillModeExitRule | From | To | |
Move Attribute private chillModeManager : SCMChillModeManager from class org.apache.hadoop.hdds.scm.chillmode.HealthyPipelineChillModeRule to private chillModeManager : SCMChillModeManager from class org.apache.hadoop.hdds.scm.chillmode.ChillModeExitRule | From | To | |
Move Attribute private chillModeManager : SCMChillModeManager from class org.apache.hadoop.hdds.scm.chillmode.DataNodeChillModeRule to private chillModeManager : SCMChillModeManager from class org.apache.hadoop.hdds.scm.chillmode.ChillModeExitRule | From | To | |
Move Attribute private chillModeManager : SCMChillModeManager from class org.apache.hadoop.hdds.scm.chillmode.OneReplicaPipelineChillModeRule to private chillModeManager : SCMChillModeManager from class org.apache.hadoop.hdds.scm.chillmode.ChillModeExitRule | From | To | |
Rename Parameter | 1 | ||
Rename Parameter pipelineReportFromDatanode : PipelineReportFromDatanode to report : T in method public onMessage(report T, publisher EventPublisher) : void in class org.apache.hadoop.hdds.scm.chillmode.ChillModeExitRule | From | To |