2516232d3af95f003715e01cb7d534f03f7d3c7b
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public onCacheChangeRequest(reqs Collection<DynamicCacheChangeRequest>, topVer AffinityTopologyVersion, crd boolean) : void renamed to public onChangeRequest(reqs Collection<DynamicCacheChangeRequest>, topVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type state : CacheState to activate : boolean in method private changeGlobalState(activate boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
| Change Parameter Type state : CacheState to activate : boolean in method public changeGlobalState(activate boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
| Rename Variable | 2 | ||
| Rename Variable customMsg : DiscoveryCustomMessage to msg : DiscoveryCustomMessage in method public init() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
| Rename Variable actFut : GridActivateFuture to f : GridActivateFuture in method private changeGlobalState(activate boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to boolean in method public onChangeRequest(reqs Collection<DynamicCacheChangeRequest>, topVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute srvNodes : List<ClusterNode> to exchangeNodes : List<ClusterNode> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
| Extract Variable | 1 | ||
| Extract Variable cache : GridCacheAdapter in method private prepareCacheStart(cfg CacheConfiguration, nearCfg NearCacheConfiguration, cacheType CacheType, clientStartOnly boolean, initiatingNodeId UUID, deploymentId IgniteUuid, topVer AffinityTopologyVersion) : void from class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
| Extract Method | 2 | ||
| Extract Method public onActivate(req DynamicCacheChangeRequest, topVer AffinityTopologyVersion) : void extracted from public onCacheChangeRequest(reqs Collection<DynamicCacheChangeRequest>, topVer AffinityTopologyVersion, crd boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
| Extract Method public onDeActivate(req DynamicCacheChangeRequest, topVer AffinityTopologyVersion) : void extracted from public onCacheChangeRequest(reqs Collection<DynamicCacheChangeRequest>, topVer AffinityTopologyVersion, crd boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter state : CacheState to activate : boolean in method private changeGlobalState(activate boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
| Rename Parameter state : CacheState to activate : boolean in method public changeGlobalState(activate boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To |