1a78794227167a1d14125d2385409390319529e4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable objectKey : String to dbKeyName : String in method public openKey(args OmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To | |
| Rename Variable openKey : String to dbKeyName : String in method public openKey(args OmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To | |
| Inline Method | 2 | ||
| Inline Method private prepareKeyInfo(args OmKeyArgs, size long, locations List<OmKeyLocationInfo>, encInfo FileEncryptionInfo) : OmKeyInfo inlined to public openKey(args OmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.hadoop.hdds.scm.block.BlockManagerImpl.UniqueId moved to org.apache.hadoop.utils.UniqueId | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [volumeName : String, bucketName : String, keyName : String] to args : OmKeyArgs in method public openKey(args OmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To | |
| Extract Method | 1 | ||
| Extract Method private prepareKeyInfo(keyArgs OmKeyArgs, dbKeyName String, size long, locations List<OmKeyLocationInfo>, encInfo FileEncryptionInfo) : OmKeyInfo extracted from public openKey(args OmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter args : OmKeyArgs to keyArgs : OmKeyArgs in method private prepareKeyInfo(keyArgs OmKeyArgs, dbKeyName String, size long, locations List<OmKeyLocationInfo>, encInfo FileEncryptionInfo) : OmKeyInfo in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To |