df2ae27f3e40cb4cedda9c7bed1a464be60fd339
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable pipelineList : List<PipelineID> to containerList : List<Long> in method public testMaxRetriesByOzoneClient() : void in class org.apache.hadoop.ozone.client.rpc.TestOzoneClientRetriesOnException | From | To | |
Extract Variable | 1 | ||
Extract Variable id : long in method public waitForContainerClose(outputStream OzoneOutputStream, cluster MiniOzoneCluster) : void from class org.apache.hadoop.ozone.container.ContainerTestHelper | From | To | |
Change Variable Type | 1 | ||
Change Variable Type pipelineList : List<PipelineID> to containerList : List<Long> in method public testMaxRetriesByOzoneClient() : void in class org.apache.hadoop.ozone.client.rpc.TestOzoneClientRetriesOnException | From | To | |
Extract Method | 1 | ||
Extract Method private cleanup() : void extracted from public close() : void in class org.apache.hadoop.ozone.client.io.KeyOutputStream | From | To |