d44b37d7acc1b9e474494335bc9813ed1d826061
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private createKeyInfo(keyArgs OmKeyArgs, locations List<OmKeyLocationInfo>, factor ReplicationFactor, type ReplicationType, size long) : 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 createKeyInfo(keyArgs OmKeyArgs, locations List<OmKeyLocationInfo>, factor ReplicationFactor, type ReplicationType, size long) : OmKeyInfo in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To |