353881951fcdcc16c3dc31d808d3af6c263f74ce
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 29
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public createAbstractFileSystem() : AbstractFileSystem renamed to public run() : AbstractFileSystem in class org.apache.ignite.internal.processors.hadoop.SecondaryFileSystemProvider.createAbstractFileSystem.doAs | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type igfs : IgfsImpl to igfs : IgfsEx in method package IgfsSecondaryFileSystemImpl(igfs IgfsEx) in class org.apache.ignite.internal.processors.igfs.IgfsSecondaryFileSystemImpl | From | To | |
| Inline Method | 1 | ||
| Inline Method public setUser(userName String) : void inlined to public initialize(name URI, cfg Configuration) : void in class org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private userName : String from class org.apache.ignite.internal.processors.hadoop.SecondaryFileSystemProvider to private userName : String from class org.apache.ignite.internal.processors.hadoop.igfs.HadoopIgfsOutProc | From | To | |
| Move Attribute private userName : String from class org.apache.ignite.internal.processors.hadoop.SecondaryFileSystemProvider to private userName : String from class org.apache.ignite.internal.processors.hadoop.igfs.HadoopIgfsWrapper | From | To | |
| Extract Variable | 1 | ||
| Extract Variable file1 : Path in method public testStatus() : void from class org.apache.ignite.igfs.HadoopIgfs20FileSystemAbstractSelfTest | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type workingDir : ThreadLocal<Path> to workingDir : Path in class org.apache.ignite.hadoop.fs.v1.IgniteHadoopFileSystem | From | To | |
| Change Attribute Type igfs : IgfsImpl to igfs : IgfsEx in class org.apache.ignite.internal.processors.igfs.IgfsSecondaryFileSystemImpl | From | To |