b424ef815bd12d1478d706ad10f62f2ce8ab24b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type affNodes : Collection<ClusterNode> to affNodes : List<ClusterNode> in method protected awaitPartitionMapExchange(waitEvicts boolean, waitNode2PartUpdate boolean, nodes Collection<ClusterNode>, printPartState boolean) : void in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest | From | To | |
Extract Variable | 1 | ||
Extract Variable cache : IgniteCache<Object,Object> in method private readerUpdateDhtFails(updateNearEnabled boolean, delayReader boolean, putAll boolean) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.IgniteCacheAtomicProtocolTest | From | To |