cbf82fabf0b7fc32516ef1a67cfc79611b5d2332
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type keyPair : KeyPair to client : CertificateClient in method public start(client CertificateClient) : void in class org.apache.hadoop.ozone.security.OzoneBlockTokenSecretManager | From | To | |
Change Parameter Type keyPair : KeyPair to certClient : CertificateClient in method public start(certClient CertificateClient) : void in class org.apache.hadoop.ozone.security.OzoneDelegationTokenSecretManager | From | To | |
Rename Attribute | 1 | ||
Rename Attribute keyPair : KeyPair to certificateClient : CertificateClient in class org.apache.hadoop.ozone.security.TestOzoneDelegationTokenSecretManager | From | To | |
Extract Variable | 1 | ||
Extract Variable securityConfig : SecurityConfig in method public setUp() : void from class org.apache.hadoop.ozone.security.TestOzoneBlockTokenSecretManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type keyPair : KeyPair to certificateClient : CertificateClient in class org.apache.hadoop.ozone.security.TestOzoneDelegationTokenSecretManager | From | To | |
Rename Parameter | 2 | ||
Rename Parameter keyPair : KeyPair to certClient : CertificateClient in method public start(certClient CertificateClient) : void in class org.apache.hadoop.ozone.security.OzoneDelegationTokenSecretManager | From | To | |
Rename Parameter keyPair : KeyPair to client : CertificateClient in method public start(client CertificateClient) : void in class org.apache.hadoop.ozone.security.OzoneBlockTokenSecretManager | From | To |