5925444df9170652d4436288f470bf6d031c104e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type e : IgniteCheckedException to e : Exception in method public initAffinityOnNodeLeft(fut GridDhtPartitionsExchangeFuture) : IgniteInternalFuture<Map<Integer,Map<Integer,List<UUID>>>> in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To | |
Inline Variable | 1 | ||
Inline Variable grpId : int in method private processCacheStartRequests(fut GridDhtPartitionsExchangeFuture, crd boolean, exchActions ExchangeActions) : void from class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To | |
Extract Method | 1 | ||
Extract Method private initAffinityOnCacheGroupsStart(fut GridDhtPartitionsExchangeFuture, exchangeActions ExchangeActions, crd boolean) : void extracted from private processCacheStartRequests(fut GridDhtPartitionsExchangeFuture, crd boolean, exchActions ExchangeActions) : void in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To |