93876df9373c260eaa1e8f8dc9e8edbb82110810
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type fut : GridNearTxPrepareFuture to fut : GridAbstractNearTxPrepareFuture in method private processNearTxPrepareResponse(nodeId UUID, res GridNearTxPrepareResponse) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | From | To | |
| Change Variable Type fut : GridNearTxPrepareFuture to fut : GridAbstractNearTxPrepareFuture in method public prepareAsync() : IgniteInternalFuture<IgniteInternalTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type txMapping : GridDhtTxMapping<K,V> to txMapping : GridDhtTxMapping in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFuture | From | To |