4a3cddea70508969ca1df73db532b5c3673f4cb3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute cert : X509Certificate to config : Configuration in class org.apache.hadoop.ozone.client.CertificateClientTestImpl | From | To | |
Extract Variable | 2 | ||
Extract Variable pvtKey : PrivateKey in method private readKeyPair() : void from class org.apache.hadoop.ozone.om.OzoneManager | From | To | |
Extract Variable pubKey : PublicKey in method private readKeyPair() : void from class org.apache.hadoop.ozone.om.OzoneManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cert : X509Certificate to config : Configuration in class org.apache.hadoop.ozone.client.CertificateClientTestImpl | From | To |