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