11d177f5d5d2c2066c2d1fa6e28c9b1a4052d6c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable err : ClusterTopologyCheckedException to err0 : ClusterTopologyCheckedException in method public apply(remapFut0 IgniteInternalFuture<Boolean>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture.MiniFuture.onResult.listen | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable finished : AtomicBoolean to stop : AtomicBoolean in method private restartFuture(stop AtomicBoolean, fut IgniteInternalFuture<?>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CacheSerializableTransactionsTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fut : IgniteInternalFuture<Object> to fut : IgniteInternalFuture<?> in method private concurrentUpdateNoDeadlock(updateNodes List<Ignite>, threads int, get boolean, restart boolean, nonSer boolean) : void in class org.apache.ignite.internal.processors.cache.CacheSerializableTransactionsTest | From | To | |
Extract Method | 4 | ||
Extract Method private restartFuture(stop AtomicBoolean, fut IgniteInternalFuture<?>) : IgniteInternalFuture<?> extracted from private accountTx(getAll boolean, nearCache boolean, nonSer boolean, restart boolean, memMode TestMemoryMode) : void in class org.apache.ignite.internal.processors.cache.CacheSerializableTransactionsTest | From | To | |
Extract Method private restartFuture(stop AtomicBoolean, fut IgniteInternalFuture<?>) : IgniteInternalFuture<?> extracted from private incrementTx(nearCache boolean, store boolean, restart boolean) : void in class org.apache.ignite.internal.processors.cache.CacheSerializableTransactionsTest | From | To | |
Extract Method private restartFuture(stop AtomicBoolean, fut IgniteInternalFuture<?>) : IgniteInternalFuture<?> extracted from public testNoOptimisticExceptionOnChangingTopology() : void in class org.apache.ignite.internal.processors.cache.CacheSerializableTransactionsTest | From | To | |
Extract Method private restartFuture(stop AtomicBoolean, fut IgniteInternalFuture<?>) : IgniteInternalFuture<?> extracted from private concurrentUpdateNoDeadlock(updateNodes List<Ignite>, threads int, get boolean, restart boolean, nonSer boolean) : void in class org.apache.ignite.internal.processors.cache.CacheSerializableTransactionsTest | From | To |