7f515d16a8a29ef3a35054e292d431337309a99f
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 9
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected beforeTestsStarted() : void renamed to protected gridCount() : int in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest | From | To | |
| Pull Up Method | 5 | ||
| Pull Up Method protected afterTestsStopped() : void from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest to protected afterTestsStopped() : void from class org.apache.ignite.internal.processors.cache.datastructures.IgniteAtomicsAbstractTest | From | To | |
| Pull Up Method protected getConfiguration(gridName String) : IgniteConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest to protected getConfiguration(gridName String) : IgniteConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.IgniteAtomicsAbstractTest | From | To | |
| Pull Up Method protected abstract atomicConfiguration() : IgniteAtomicConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest to protected atomicConfiguration() : IgniteAtomicConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.IgniteAtomicsAbstractTest | From | To | |
| Pull Up Method protected atomicConfiguration() : IgniteAtomicConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.replicated.GridCacheReplicatedSequenceApiSelfTest to protected atomicConfiguration() : IgniteAtomicConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest | From | To | |
| Pull Up Method protected atomicConfiguration() : IgniteAtomicConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.local.GridCacheLocalSequenceApiSelfTest to protected atomicConfiguration() : IgniteAtomicConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest | From | To | |
| Move Method | 1 | ||
| Move Method protected getConfiguration() : IgniteConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest to protected getConfiguration(gridName String) : IgniteConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.IgniteAtomicsAbstractTest | From | To | |
| Pull Up Attribute | 2 | ||
| Pull Up Attribute private ipFinder : TcpDiscoveryIpFinder from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest to protected ipFinder : TcpDiscoveryIpFinder from class org.apache.ignite.internal.processors.cache.datastructures.IgniteAtomicsAbstractTest | From | To | |
| Pull Up Attribute protected ipFinder : TcpDiscoveryIpFinder from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest to protected ipFinder : TcpDiscoveryIpFinder from class org.apache.ignite.internal.processors.cache.datastructures.IgniteAtomicsAbstractTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to int in method protected gridCount() : int in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.apache.ignite.internal.processors.cache.datastructures.IgniteAtomicsAbstractTest from classes [org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest, org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest] | From | To | |
| Extract Method | 7 | ||
| Extract Method protected grid() : GridEx extracted from public testCacheSets() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest | From | To | |
| Extract Method protected grid() : GridEx extracted from public testEviction() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest | From | To |