51accac9f748689be72bfbce390a19fb8a6896f8
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable cacheGroup : CacheGroupContext to cacheGrp : CacheGroupContext in method private assertCaches(igniteEx IgniteEx) : void in class org.apache.ignite.internal.processors.cache.distributed.CacheParallelStartTest | From | To | |
| Rename Variable aff : Map<Integer,CacheGroupAffinityMessage> to cachesAff : Map<Integer,CacheGroupAffinityMessage> in method private sendAllPartitionsToNode(finishState FinishState, msg GridDhtPartitionsSingleMessage, nodeId UUID) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Map<Integer,CacheGroupAffinityMessage> to void in method package createAffinityMessages(cctx GridCacheSharedContext, topVer AffinityTopologyVersion, affReq Collection<Integer>, cachesAff Map<Integer,CacheGroupAffinityMessage>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage | From | To |