d7755046610e2195d9d73ad63f0b9ced8420350b
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 4 | ||
| Change Parameter Type igfsSecondary : IgfsImpl to igfsSecondary : UniversalFileSystemAdapter in method protected checkExist(igfs IgfsImpl, igfsSecondary UniversalFileSystemAdapter, paths IgfsPath...) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
| Change Parameter Type igfsSecondary : IgfsImpl to igfsSecondary : UniversalFileSystemAdapter in method protected checkFile(igfs IgfsImpl, igfsSecondary UniversalFileSystemAdapter, file IgfsPath, chunks byte[]...) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
| Change Parameter Type igfsSecondary : IgniteFileSystem to igfsSecondary : UniversalFileSystemAdapter in method protected clear(igfs IgniteFileSystem, igfsSecondary UniversalFileSystemAdapter) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
| Change Parameter Type igfsSecondary : IgfsImpl to igfsSecondary : UniversalFileSystemAdapter in method protected checkNotExist(igfs IgfsImpl, igfsSecondary UniversalFileSystemAdapter, paths IgfsPath...) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable targetIgfs : IgfsImpl to targetToPrimary : boolean in method public checkDeadlocks(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type targetIgfs : IgfsImpl to targetToPrimary : boolean in method public checkDeadlocks(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
| Extract Method | 1 | ||
| Extract Method protected createSecondaryFileSystemStack() : IgfsSecondaryFileSystem extracted from protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type igfsSecondary : IgfsImpl to igfsSecondary : UniversalFileSystemAdapter in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To |