53efedf20ab99644a3ccd23c7d00fd5b3fbeb2a5
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type GridGgfsHadoopFileSystem to IgfsHadoopFileSystem in method private fileSystem() : IgfsHadoopFileSystem in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemLoggerStateSelfTest | From | To | |
Rename Class | 3 | ||
Rename Class org.apache.ignite.ignitefs.hadoop.v1.GridGgfsHadoopFileSystem renamed to org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem | From | To | |
Rename Class org.apache.ignite.ignitefs.hadoop.GridGgfsHadoopParameters renamed to org.apache.ignite.ignitefs.hadoop.IgfsHadoopParameters | From | To | |
Rename Class org.apache.ignite.ignitefs.hadoop.v2.GridGgfsHadoopFileSystem renamed to org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fs : GridGgfsHadoopFileSystem to fs : IgfsHadoopFileSystem in method public testInitialize() : void in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemAbstractSelfTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fs : GridGgfsHadoopFileSystem to fs : IgfsHadoopFileSystem in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemSecondaryModeSelfTest | From | To |