d31c86892e0ceec5d642f76fc9123fac4fd80db8
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable msg : String in method private handleRetry(exception IOException, len long) : void from class org.apache.hadoop.ozone.client.io.KeyOutputStream | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ioException : IOException to ioException : AtomicReference<IOException> in class org.apache.hadoop.hdds.scm.storage.BlockOutputStream | From | To |