999da98d67c0a5e662802a65bc1c5167808f270c
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute OZONE_OM_RATIS_CLIENT_REQUEST_TIMEOUT_KEY : String to OZONE_OM_RATIS_CLIENT_REQUEST_TIMEOUT_DURATION_KEY : String in class org.apache.hadoop.ozone.om.OMConfigKeys | From | To | |
Rename Attribute OZONE_OM_RATIS_CLIENT_REQUEST_TIMEOUT_DEFAULT : TimeDuration to OZONE_OM_RATIS_CLIENT_REQUEST_TIMEOUT_DURATION_DEFAULT : TimeDuration in class org.apache.hadoop.ozone.om.OMConfigKeys | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type conf : Configuration to conf : OzoneConfiguration in class org.apache.hadoop.ozone.om.ratis.TestOzoneManagerRatisServer | From | To | |
Extract Method | 1 | ||
Extract Method private submitRequestToOM(request OMRequest) : OMResponse extracted from public submitRequest(controller RpcController, request OMRequest) : OMResponse in class org.apache.hadoop.ozone.protocolPB.OzoneManagerProtocolServerSideTranslatorPB | From | To |