7f3197d8afb7baf59afe33824f17a33a95a5526d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type msgs : ConcurrentMap<UUID,GridDhtPartitionsSingleMessage> to msgs : ConcurrentMap<UUID,GridDhtPartitionsAbstractMessage> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Extract Method | 1 | ||
Extract Method private activated() : Set<ClusterNode> extracted from public start() : void in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager | From | To |