96dc238fd3e159c68ba54eef2fc6f3589aa6b2ca
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable threadId : long in method public prepare() : void from class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter | From | To | |
Extract Variable threadId : long in method package map() : void from class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public lockedTopologyVersion(ignore IgniteInternalTx) : AffinityTopologyVersion extracted from public map() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture & moved to class org.apache.ignite.internal.processors.cache.GridCacheSharedContext | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method public sendMessage(node ClusterNode, msg Message, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheNearLockValueSelfTest.TestCommunicationSpi | From | To |