1396626ca0e8845108aa55caa3dc60fba3a2b998
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable tx0 : IgniteInternalTx to tx : IgniteInternalTx in method protected checkNormalCommittedTx(tx IgniteInternalTx, readOnly boolean) : void in class org.apache.ignite.internal.processors.cache.CacheTxFastFinishTest | From | To | |
Extract Method | 4 | ||
Extract Method protected checkNormalCommittedTx(tx IgniteInternalTx, readOnly boolean) : void extracted from protected checkNormalTxFinish(tx Transaction, commit boolean) : void in class org.apache.ignite.internal.processors.cache.CacheTxFastFinishTest | From | To | |
Extract Method protected prepareFuture(tx IgniteInternalTx) : Object extracted from protected checkFastTxFinish(tx Transaction, commit boolean) : void in class org.apache.ignite.internal.processors.cache.CacheTxFastFinishTest | From | To | |
Extract Method protected prepareFuture(tx IgniteInternalTx) : Object extracted from protected checkNormalTxFinish(tx Transaction, commit boolean) : void in class org.apache.ignite.internal.processors.cache.CacheTxFastFinishTest | From | To | |
Extract Method protected finishFuture(tx IgniteInternalTx) : Object extracted from protected checkNormalTxFinish(tx Transaction, commit boolean) : void in class org.apache.ignite.internal.processors.cache.CacheTxFastFinishTest | From | To |