5ec807a53a812c47a5a8b22f98d57b25cccf0240
Files Diff
- Added: 6
- Removed: 9
- Renamed: 0
- Modified: 93
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type memMode : TestMemoryMode to evict : boolean in method protected checkRetry(test Test, evict boolean, store boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCachePutRetryAbstractSelfTest | From | To | |
Change Parameter Type memMode : TestMemoryMode to evict : boolean in method protected cacheConfiguration(evict boolean, store boolean) : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCachePutRetryAbstractSelfTest | From | To | |
Change Parameter Type memMode : TestMemoryMode to evict : boolean in method public explicitTransactionRetries(evict boolean, store boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCachePutRetryTransactionalSelfTest | From | To | |
Inline Method | 2 | ||
Inline Method private restartWithPutFourNodesOneBackupsWithMemoryMode(memMode GridTestUtils.TestMemoryMode) : void inlined to public testRestartWithPutFourNodesOneBackupsOffheapEvict() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractNodeRestartSelfTest | From | To | |
Inline Method private restartWithTxFourNodesOneBackupsWithMemoryMode(memMode GridTestUtils.TestMemoryMode) : void inlined to public testRestartWithTxFourNodesOneBackupsOffheapEvict() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractNodeRestartSelfTest | From | To | |
Rename Variable | 2 | ||
Rename Variable onHeapTieredCfg : CacheConfiguration<Integer,Object> to ccfg : CacheConfiguration<Integer,Object> in method protected getConfiguration(igniteInstanceName String) : IgniteConfiguration in class org.apache.ignite.internal.ClusterNodeMetricsSelfTest | From | To | |
Rename Variable onHeapCache : IgniteCache to cache : IgniteCache in method public testAllocatedMemory() : void in class org.apache.ignite.internal.ClusterNodeMetricsSelfTest | From | To | |
Rename Class | 6 | ||
Rename Class org.apache.ignite.internal.processors.cache.ttl.CacheTtlOnheapTransactionalAbstractSelfTest renamed to org.apache.ignite.internal.processors.cache.ttl.CacheTtlTransactionalAbstractSelfTest | From | To | |
Rename Class org.apache.ignite.internal.processors.cache.ttl.CacheTtlOnheapAtomicAbstractSelfTest renamed to org.apache.ignite.internal.processors.cache.ttl.CacheTtlAtomicAbstractSelfTest | From | To | |
Rename Class org.apache.ignite.internal.processors.cache.ttl.CacheTtlOnheapTransactionalLocalSelfTest renamed to org.apache.ignite.internal.processors.cache.ttl.CacheTtlTransactionalLocalSelfTest | From | To | |
Rename Class org.apache.ignite.internal.processors.cache.ttl.CacheTtlOnheapTransactionalPartitionedSelfTest renamed to org.apache.ignite.internal.processors.cache.ttl.CacheTtlTransactionalPartitionedSelfTest | From | To | |
Rename Class org.apache.ignite.internal.processors.cache.ttl.CacheTtlOnheapAtomicPartitionedSelfTest renamed to org.apache.ignite.internal.processors.cache.ttl.CacheTtlAtomicPartitionedSelfTest | From | To | |
Rename Class org.apache.ignite.internal.processors.cache.ttl.CacheTtlOnheapAtomicLocalSelfTest renamed to org.apache.ignite.internal.processors.cache.ttl.CacheTtlAtomicLocalSelfTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ON_HEAP_TIERED_NAME : String to CACHE_NAME : String in class org.apache.ignite.internal.ClusterNodeMetricsSelfTest | From | To | |
Rename Parameter | 4 | ||
Rename Parameter memMode : TestMemoryMode to evict : boolean in method protected checkRetry(test Test, evict boolean, store boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCachePutRetryAbstractSelfTest | From | To | |
Rename Parameter memMode : TestMemoryMode to evict : boolean in method protected cacheConfiguration(evict boolean, store boolean) : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCachePutRetryAbstractSelfTest | From | To | |
Rename Parameter memMode : TestMemoryMode to evict : boolean in method public explicitTransactionRetries(evict boolean, store boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCachePutRetryTransactionalSelfTest | From | To | |
Rename Parameter igniteInstanceName : String to gridName : String in method private cacheConfiguration(gridName String, atomicityMode CacheAtomicityMode, cacheMode CacheMode, cacheName String) : CacheConfiguration in class org.apache.ignite.internal.processors.cache.CacheOffheapMapEntrySelfTest | From | To |