167e47781f65c056b9d273eea52d268bc9a8fa0b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 12 | ||
Extract Method private failIndexingSpi(fail boolean) : void extracted from private checkPutAll(putBefore boolean, keys Integer...) : void in class org.apache.ignite.internal.processors.cache.IgniteTxExceptionAbstractSelfTest | From | To | |
Extract Method private failIndexingSpi(fail boolean) : void extracted from private checkTransform(putBefore boolean, key Integer) : void in class org.apache.ignite.internal.processors.cache.IgniteTxExceptionAbstractSelfTest | From | To | |
Extract Method private failIndexingSpi(fail boolean) : void extracted from private checkPutTx(putBefore boolean, concurrency TransactionConcurrency, isolation TransactionIsolation, keys Integer...) : void in class org.apache.ignite.internal.processors.cache.IgniteTxExceptionAbstractSelfTest | From | To | |
Extract Method private failIndexingSpi(fail boolean) : void extracted from private checkUnlocked(key Integer) : void in class org.apache.ignite.internal.processors.cache.IgniteTxExceptionAbstractSelfTest | From | To | |
Extract Method private failIndexingSpi(fail boolean) : void extracted from private checkRemove(putBefore boolean, key Integer) : void in class org.apache.ignite.internal.processors.cache.IgniteTxExceptionAbstractSelfTest | From | To | |
Extract Method private failIndexingSpi(fail boolean) : void extracted from protected afterTest() : void in class org.apache.ignite.internal.processors.cache.IgniteTxExceptionAbstractSelfTest | From | To | |
Extract Method private failIndexingSpi(fail boolean) : void extracted from private checkPut(putBefore boolean, key Integer) : void in class org.apache.ignite.internal.processors.cache.IgniteTxExceptionAbstractSelfTest | From | To |