71d69408e78a781f64f99c9ab75fec0c36c422ea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable err : Exception to ex : Exception in method private changeGlobalState(activate boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
Rename Variable f : GridActivateFuture to af : GridActivateFuture in method private changeGlobalState(activate boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
Extract Variable | 1 | ||
Extract Variable c : ActivationContext in method public exception(requestId UUID) : Exception from class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method private onCompleted(reqs Collection<DynamicCacheChangeRequest>, topVer AffinityTopologyVersion) : void extracted from public onExchangeDone(topVer AffinityTopologyVersion, reqs Collection<DynamicCacheChangeRequest>, err Throwable) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor & moved to class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To |