77c49f29632ce4e642ca3a4929d1b2518e280140
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public createPipeline(pipeline Pipeline, ozoneConf Configuration) : void moved from class org.apache.hadoop.hdds.scm.pipeline.RatisPipelineUtils to class org.apache.hadoop.hdds.scm.pipeline.RatisPipelineProvider & inlined to protected initializePipeline(pipeline Pipeline) : void | From | To | |
Move Method | 1 | ||
Move Method private callRatisRpc(datanodes List<DatanodeDetails>, ozoneConf Configuration, rpc CheckedBiConsumer<RaftClient,RaftPeer,IOException>) : void from class org.apache.hadoop.hdds.scm.pipeline.RatisPipelineUtils to private callRatisRpc(datanodes List<DatanodeDetails>, rpc CheckedBiConsumer<RaftClient,RaftPeer,IOException>) : void from class org.apache.hadoop.hdds.scm.pipeline.RatisPipelineProvider | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.hadoop.hdds.scm.pipeline.TestRatisPipelineUtils renamed to org.apache.hadoop.hdds.scm.pipeline.TestRatisPipelineCreateAndDestory | From | To |