1be9b40c37efcbf332ebeeefc865c2fe864339e7
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package exchangeFuture() : GridDhtPartitionsExchangeFuture renamed to package exchangeId() : GridDhtPartitionExchangeId in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments | From | To | |
Change Parameter Type | 3 | ||
Change Parameter Type evt : int to discoEvt : DiscoveryEvent in method public GridDhtPartitionExchangeId(nodeId UUID, discoEvt DiscoveryEvent, topVer AffinityTopologyVersion) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId | From | To | |
Change Parameter Type evt : int to evt : DiscoveryEvent in method private exchangeId(nodeId UUID, topVer AffinityTopologyVersion, evt DiscoveryEvent) : GridDhtPartitionExchangeId in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To | |
Change Parameter Type exchFut : GridDhtPartitionsExchangeFuture to exchangeId : GridDhtPartitionExchangeId in method public GridDhtPreloaderAssignments(exchangeId GridDhtPartitionExchangeId, topVer AffinityTopologyVersion) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments | From | To | |
Move Method | 1 | ||
Move Method public forcedRebalanceFuture() : GridCompoundFuture<Boolean,Boolean> from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture to public forcedRebalanceFuture() : GridCompoundFuture<Boolean,Boolean> from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.ForceRebalanceExchangeTask | From | To | |
Change Return Type | 1 | ||
Change Return Type GridDhtPartitionsExchangeFuture to GridDhtPartitionExchangeId in method package exchangeId() : GridDhtPartitionExchangeId in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments | From | To | |
Move Attribute | 1 | ||
Move Attribute private forcedRebFut : GridCompoundFuture<Boolean,Boolean> from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture to private forcedRebFut : GridCompoundFuture<Boolean,Boolean> from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.ForceRebalanceExchangeTask | From | To | |
Rename Attribute | 2 | ||
Rename Attribute exchFut : GridDhtPartitionsExchangeFuture to exchangeId : GridDhtPartitionExchangeId in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments | From | To | |
Rename Attribute exchFut : GridDhtPartitionsExchangeFuture to exchId : GridDhtPartitionExchangeId in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type exchFut : GridDhtPartitionsExchangeFuture to exchangeId : GridDhtPartitionExchangeId in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments | From | To | |
Change Attribute Type exchFut : GridDhtPartitionsExchangeFuture to exchId : GridDhtPartitionExchangeId in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture | From | To | |
Rename Parameter | 2 | ||
Rename Parameter exchFut : GridDhtPartitionsExchangeFuture to exchangeId : GridDhtPartitionExchangeId in method public GridDhtPreloaderAssignments(exchangeId GridDhtPartitionExchangeId, topVer AffinityTopologyVersion) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments | From | To | |
Rename Parameter evt : int to discoEvt : DiscoveryEvent in method public GridDhtPartitionExchangeId(nodeId UUID, discoEvt DiscoveryEvent, topVer AffinityTopologyVersion) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId | From | To |