59ee87e17d4cb4cc1232dd883e2f708552139c13
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable responseClo : CIX1<IgniteInternalFuture<IgniteInternalTx>> in method public onDone(res0 GridNearTxPrepareResponse, err Throwable) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture | From | To | |
Extract Variable finishErr : Throwable in method public onDone(tx IgniteInternalTx, err Throwable) : boolean from class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture | From | To | |
Extract Method | 2 | ||
Extract Method private proceedMapping0() : void extracted from private proceedMapping() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | From | To | |
Extract Method private proceedMapping0() : void extracted from private proceedMapping() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | From | To |