489d1b834ff7895951d0f96e549ca4ceab6791dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type topVer : long to topVer : AffinityTopologyVersion in method public cleanUpCache(topVer AffinityTopologyVersion) : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager | From | To | |
Change Parameter Type topVer : long to topVer : AffinityTopologyVersion in method public cleanUpCache(topVer AffinityTopologyVersion) : void in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public onExchangeDone(exchFut GridDhtPartitionsExchangeFuture, err Throwable) : void extracted from public onDone(res AffinityTopologyVersion, err Throwable) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture & moved to class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To |