ebb5fa115b842a3bcb747e881ca2a8fe4c716d07
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Variable | 1 | ||
Merge Variable [type : ReplicationType, factor : ReplicationFactor] to keyInfo : OmKeyInfo in method private allocateBlock(keyInfo OmKeyInfo, excludeList ExcludeList, requestedSize long) : List<OmKeyLocationInfo> in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To | |
Extract Method | 2 | ||
Extract Method private allocateBlock(keyInfo OmKeyInfo, excludeList ExcludeList, requestedSize long) : List<OmKeyLocationInfo> extracted from public openKey(args OmKeyArgs) : OpenKeySession in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To | |
Extract Method private allocateBlock(keyInfo OmKeyInfo, excludeList ExcludeList, requestedSize long) : List<OmKeyLocationInfo> extracted from public allocateBlock(args OmKeyArgs, clientID long, excludeList ExcludeList) : OmKeyLocationInfo in class org.apache.hadoop.ozone.om.KeyManagerImpl | From | To |