a411f94d29b9073457ae2b31f89dd9f702e6bf53
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 5 | ||
Extract Attribute protected UPDATE_CNT : int in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Attribute protected RENAME_CNT : int in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Attribute protected CREATE_CNT : int in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Attribute protected MKDIRS_CNT : int in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Attribute protected DELETE_CNT : int in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method | 8 | ||
Extract Method private checkDeadlocksRepeat(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void extracted from public testDeadlocksMkdirs() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method private checkDeadlocksRepeat(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void extracted from public testDeadlocksDeleteMkdirs() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method private checkDeadlocksRepeat(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void extracted from public testDeadlocksDelete() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method private checkDeadlocksRepeat(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void extracted from public testDeadlocksCreate() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method private checkDeadlocksRepeat(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void extracted from public testDeadlocksRename() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method private checkDeadlocksRepeat(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void extracted from public testDeadlocksUpdate() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method private checkDeadlocksRepeat(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void extracted from public testDeadlocksDeleteRename() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method private checkDeadlocksRepeat(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void extracted from public testDeadlocks() : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To |