74362cb5030d2715156c935b38c19b3fdeefcd5b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type req : GetScmInfoRequestProto to req : OzoneProtos.GetScmInfoRequestProto in method public getScmInfo(controller RpcController, req OzoneProtos.GetScmInfoRequestProto) : OzoneProtos.GetScmInfoRespsonseProto in class org.apache.hadoop.ozone.protocolPB.ScmBlockLocationProtocolServerSideTranslatorPB | From | To | |
Change Return Type | 1 | ||
Change Return Type GetScmInfoRespsonseProto to OzoneProtos.GetScmInfoRespsonseProto in method public getScmInfo(controller RpcController, req OzoneProtos.GetScmInfoRequestProto) : OzoneProtos.GetScmInfoRespsonseProto in class org.apache.hadoop.ozone.protocolPB.ScmBlockLocationProtocolServerSideTranslatorPB | From | To | |
Change Variable Type | 2 | ||
Change Variable Type request : GetScmInfoRequestProto to request : OzoneProtos.GetScmInfoRequestProto in method public getScmInfo() : ScmInfo in class org.apache.hadoop.scm.protocolPB.ScmBlockLocationProtocolClientSideTranslatorPB | From | To | |
Change Variable Type resp : GetScmInfoRespsonseProto to resp : OzoneProtos.GetScmInfoRespsonseProto in method public getScmInfo() : ScmInfo in class org.apache.hadoop.scm.protocolPB.ScmBlockLocationProtocolClientSideTranslatorPB | From | To |