e93b28488693381fcd232de93087ab8ec1d0f5bb
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type fut : GridDhtPartitionsExchangeFuture to topVer : AffinityTopologyVersion in method private groupHolder(topVer AffinityTopologyVersion, desc CacheGroupDescriptor) : CacheGroupHolder in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To | |
| Split Parameter | 1 | ||
| Split Parameter fut : GridDhtPartitionsExchangeFuture to [evt : DiscoveryEvent, discoCache : DiscoCache, topVer : AffinityTopologyVersion] in method private initAffinityOnNodeJoin(topVer AffinityTopologyVersion, evt DiscoveryEvent, discoCache DiscoCache, aff GridAffinityAssignmentCache, rebalanceInfo WaitRebalanceInfo, latePrimary boolean, affCache Map<Object,List<List<ClusterNode>>>) : void in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To | |
| Inline Variable | 1 | ||
| Inline Variable grpId : Integer in method package onCacheGroupCreated(grp CacheGroupContext) : void from class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter fut : GridDhtPartitionsExchangeFuture to topVer : AffinityTopologyVersion in method private groupHolder(topVer AffinityTopologyVersion, desc CacheGroupDescriptor) : CacheGroupHolder in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To |