19262d99ebbbd143a7ac9740d3a8e7c842b37591
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type is : InputStream to is : TestInputStream in method public testRetryOnIoException() : void in class org.apache.hadoop.fs.s3native.NativeS3FileSystemContractBaseTest | From | To | |
Extract Method | 1 | ||
Extract Method private reopen(pos long) : void extracted from public seek(newpos long) : void in class org.apache.hadoop.fs.s3native.NativeS3FileSystem.NativeS3FsInputStream | From | To | |
Rename Parameter | 1 | ||
Rename Parameter newpos : long to pos : long in method private reopen(pos long) : void in class org.apache.hadoop.fs.s3native.NativeS3FileSystem.NativeS3FsInputStream | From | To |