bb4a26ca3239f7549721180bbd0575bf5c78b424
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testSecureKsmInitializationFailure() : void renamed to public testSecureOMInitializationFailure() : void in class org.apache.hadoop.ozone.TestSecureOzoneCluster | From | To | |
Rename Method public testGetOmAddress() : void renamed to public testgetOmSocketAddress() : void in class org.apache.hadoop.ozone.client.TestHddsClientUtils | From | To | |
Rename Method public testSecureKsmInitializationSuccess() : void renamed to public testSecureOmInitializationSuccess() : void in class org.apache.hadoop.ozone.TestSecureOzoneCluster | From | To | |
Extract Method | 2 | ||
Extract Method public getOmRpcAddress(conf Configuration) : String extracted from public getOmAddress(conf Configuration) : InetSocketAddress in class org.apache.hadoop.ozone.OmUtils | From | To | |
Extract Method private setupOm(config OzoneConfiguration) : void extracted from public testSecureKsmInitializationSuccess() : void in class org.apache.hadoop.ozone.TestSecureOzoneCluster | From | To |