7577c8770eaf29e21f1d46f650af1d8fbd891c42
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 73
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable done : AtomicBoolean to stop : AtomicBoolean in method public testReplaceNodeJoin() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheEntryProcessorNodeJoinTest | From | To | |
Move Attribute | 4 | ||
Move Attribute private ipFinder : TcpDiscoveryIpFinder from class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedTxTimeoutSelfTest to private ipFinder : TcpDiscoveryIpFinder from class org.apache.ignite.internal.processors.cache.distributed.IgniteMvccTxTimeoutAbstractTest | From | To | |
Move Attribute private TIMEOUT : long from class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedTxTimeoutSelfTest to private TIMEOUT : long from class org.apache.ignite.internal.processors.cache.distributed.IgniteMvccTxTimeoutAbstractTest | From | To | |
Move Attribute private TIMEOUT : long from class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedTxTimeoutSelfTest to private TIMEOUT : long from class org.apache.ignite.internal.processors.cache.distributed.IgniteMvccTxTimeoutAbstractTest | From | To | |
Move Attribute private ipFinder : TcpDiscoveryIpFinder from class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedTxTimeoutSelfTest to private ipFinder : TcpDiscoveryIpFinder from class org.apache.ignite.internal.processors.cache.distributed.IgniteMvccTxTimeoutAbstractTest | From | To | |
Extract Class | 2 | ||
Extract Class org.apache.ignite.internal.processors.cache.distributed.IgniteMvccTxTimeoutAbstractTest from class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedTxTimeoutSelfTest | From | To | |
Extract Class org.apache.ignite.internal.processors.cache.distributed.IgniteMvccTxTimeoutAbstractTest from class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedTxTimeoutSelfTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fut : IgniteInternalFuture<Long> to fut : IgniteInternalFuture in method private checkEntryProcessorNodeJoin(invokeAll boolean) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheEntryProcessorNodeJoinTest | From | To | |
Extract Method | 1 | ||
Extract Method private checkTx0() : void extracted from private checkTx(cacheMode CacheMode, txConcurrency TransactionConcurrency, txIsolation TransactionIsolation) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTransformEventSelfTest | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method protected getConfiguration(igniteInstanceName String) : IgniteConfiguration extracted from protected getConfiguration(igniteInstanceName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedTxTimeoutSelfTest & moved to class org.apache.ignite.internal.processors.cache.distributed.IgniteTxTimeoutAbstractTest | From | To | |
Extract And Move Method protected getConfiguration(igniteInstanceName String) : IgniteConfiguration extracted from protected getConfiguration(igniteInstanceName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedTxTimeoutSelfTest & moved to class org.apache.ignite.internal.processors.cache.distributed.IgniteTxTimeoutAbstractTest | From | To |