b592df6413acdf7cac6757774c72fe3bc797a7fd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testAllocateOversidedBlock() : void renamed to public testAllocateOversizedBlock() : void in class org.apache.hadoop.ozone.scm.block.TestBlockManager | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type request : StorageContainerLocationProtocolProtos.ContainerRequestProto to request : ContainerRequestProto in method public allocateContainer(unused RpcController, request ContainerRequestProto) : ContainerResponseProto in class org.apache.hadoop.ozone.protocolPB.StorageContainerLocationProtocolServerSideTranslatorPB | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type blockManager : BlockManager to blockManager : BlockManagerImpl in class org.apache.hadoop.ozone.scm.block.TestBlockManager | From | To |