eb9d06d9ff89388318cc3a857276c154675bc6f1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type ignite : IgniteKernal to ignite : IgniteEx in method public test() : void in class org.apache.ignite.internal.processors.cache.distributed.rebalancing.GridCacheRabalancingDelayedPartitionMapExchangeSelfTest | From | To | |
Extract Method | 1 | ||
Extract Method private replayMessages() : void extracted from public test() : void in class org.apache.ignite.internal.processors.cache.distributed.rebalancing.GridCacheRabalancingDelayedPartitionMapExchangeSelfTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter cntrMap : Map<Integer,T2<Long,Long>> to incomeCntrMap : Map<Integer,T2<Long,Long>> in method public update(exchangeVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, incomeCntrMap Map<Integer,T2<Long,Long>>, partsToReload Set<Integer>, msgTopVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To |