6c8c422beb1e6499f32d85df0f32052c8d063c72
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.apache.hadoop.hdds.scm.chillmode.PipelineChillModeRule renamed to org.apache.hadoop.hdds.scm.chillmode.HealthyPipelineChillModeRule | From | To | |
Rename Attribute | 1 | ||
Rename Attribute PIPELINE_EXIT_RULE : String to HEALTHY_PIPELINE_EXIT_RULE : String in class org.apache.hadoop.hdds.scm.chillmode.SCMChillModeManager | From | To | |
Extract Variable | 2 | ||
Extract Variable eventQueue : EventQueue in method public testPipelineReport() : void from class org.apache.hadoop.hdds.scm.pipeline.TestSCMPipelineManager | From | To | |
Extract Variable eventQueue : EventQueue in method public testPipelineCloseWithPipelineReport() : void from class org.apache.hadoop.hdds.scm.pipeline.TestPipelineClose | From | To | |
Extract Method | 1 | ||
Extract Method public process(pipelineReportFromDatanode PipelineReportFromDatanode) : void extracted from public onMessage(pipelineReportFromDatanode PipelineReportFromDatanode, publisher EventPublisher) : void in class org.apache.hadoop.hdds.scm.chillmode.HealthyPipelineChillModeRule | From | To |