2951c3ea0d069034c5a699e66fd8a353889c70f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public create(path String, options CreateOptions) : OutputStream extracted from public create(path String) : OutputStream in class alluxio.underfs.s3a.S3AUnderFileSystem | From | To | |
Extract Method public mkdirs(path String, options MkdirsOptions) : boolean extracted from public mkdirs(path String, createParent boolean) : boolean in class alluxio.underfs.s3a.S3AUnderFileSystem | From | To |