ba48c3f1523db543447203c3e0f884e707ba66f7
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 |