b9bca8ca6e88bb7cf1b9e5c5370fffbba59487a4
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method private appendPartitions(nodeId UUID, parts Collection<Integer>) : void moved from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture to class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander & inlined to private requestPartitions(fut RebalanceFuture, assigns GridDhtPreloaderAssignments) : void | From | To | |
| Rename Variable | 2 | ||
| Rename Variable exp : int to affNodesCnt : int 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 | |
| Rename Variable actual : int to ownerNodesCnt : int 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 cfg : CacheConfiguration in method private requestPartitions(fut RebalanceFuture, assigns GridDhtPreloaderAssignments) : void from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander | From | To |