59d69257a888347f0fb9c51bb000afc986b64f98
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public getServerDefaults(f Path) : FsServerDefaults extracted from public create(f Path, createFlag EnumSet<CreateFlag>, opts Options.CreateOpts...) : FSDataOutputStream in class org.apache.hadoop.fs.AbstractFileSystem | From | To | |
Extract Method public getServerDefaults(f Path) : FsServerDefaults extracted from public open(f Path) : FSDataInputStream in class org.apache.hadoop.fs.AbstractFileSystem | From | To |