cfb915f3df43c84d3fb36eb2a430a25946b2ddb7
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [ratisContainer1 : ContainerWithPipeline, ratisContainer2 : ContainerWithPipeline] to ratisContainer : ContainerWithPipeline in class org.apache.hadoop.hdds.scm.pipeline.TestPipelineClose | From | To | |
| Rename Method | 1 | ||
| Rename Method public getRandomPipelineReportFromDatanode(dn DatanodeDetails, pipelineIDs PipelineID...) : PipelineReportFromDatanode renamed to public getPipelineReportFromDatanode(dn DatanodeDetails, pipelineIDs PipelineID...) : PipelineReportFromDatanode in class org.apache.hadoop.hdds.scm.TestUtils | From | To | |
| Move And Rename Method | 1 | ||
| Move And Rename Method public destroyPipeline() : void from class org.apache.hadoop.hdds.scm.XceiverClientRatis to public createPipeline(pipeline Pipeline, ozoneConf Configuration) : void from class org.apache.hadoop.hdds.scm.pipeline.RatisPipelineUtils | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type pipelineIDs : org.apache.hadoop.hdds.scm.pipeline.PipelineID... to pipelineIDs : PipelineID... in method public getPipelineReportFromDatanode(dn DatanodeDetails, pipelineIDs PipelineID...) : PipelineReportFromDatanode in class org.apache.hadoop.hdds.scm.TestUtils | From | To | |
| Move Method | 2 | ||
| Move Method private callRatisRpc(datanodes List<DatanodeDetails>, rpc CheckedBiConsumer<RaftClient,RaftPeer,IOException>) : void from class org.apache.hadoop.hdds.scm.XceiverClientRatis to private callRatisRpc(datanodes List<DatanodeDetails>, ozoneConf Configuration, rpc CheckedBiConsumer<RaftClient,RaftPeer,IOException>) : void from class org.apache.hadoop.hdds.scm.pipeline.RatisPipelineUtils | From | To | |
| Move Method public createPipeline() : void from class org.apache.hadoop.hdds.scm.XceiverClientRatis to public createPipeline(pipeline Pipeline, ozoneConf Configuration) : void from class org.apache.hadoop.hdds.scm.pipeline.RatisPipelineUtils | From | To | |
| Rename Variable | 1 | ||
| Rename Variable containerInfo1 : ContainerInfo to containerInfo : ContainerInfo in method public init() : void in class org.apache.hadoop.hdds.scm.pipeline.TestPipelineClose | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type pipelineID : org.apache.hadoop.hdds.scm.pipeline.PipelineID to pipelineID : PipelineID in method public getPipelineReportFromDatanode(dn DatanodeDetails, pipelineIDs PipelineID...) : PipelineReportFromDatanode in class org.apache.hadoop.hdds.scm.TestUtils | From | To |