409a55226a6f180293793d617f5eb65dd51aee69
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private doAtomicOrImplicitTxPutAll(values Map<Integer,Person>, expAtomicCacheSize int) : void extracted from public testAtomicOrImplicitTxPutAll() : void in class org.apache.ignite.internal.processors.query.IgniteSqlNotNullConstraintTest | From | To | |
| Extract Method private doTxPutAll(values Map<Integer,Person>) : void extracted from public testTxPutAll() : void in class org.apache.ignite.internal.processors.query.IgniteSqlNotNullConstraintTest | From | To |