aeacad6b87ac95dd2f5da525573d6fa58f4e51db
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type supply : GridDhtPartitionSupplyMessageV2 to supply : GridDhtPartitionSupplyMessage in method public handleSupplyMessage(idx int, id UUID, supply GridDhtPartitionSupplyMessage) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander | From | To | |
Change Parameter Type s : GridDhtPartitionSupplyMessageV2 to s : GridDhtPartitionSupplyMessage in method private reply(n ClusterNode, d GridDhtPartitionDemandMessage, s GridDhtPartitionSupplyMessage, scId T3<UUID,Integer,AffinityTopologyVersion>) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier | From | To | |
Change Parameter Type s : GridDhtPartitionSupplyMessageV2 to s : GridDhtPartitionSupplyMessage in method public handleSupplyMessage(idx int, id UUID, s GridDhtPartitionSupplyMessage) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader | From | To | |
Change Parameter Type s : GridDhtPartitionSupplyMessageV2 to s : GridDhtPartitionSupplyMessage in method public handleSupplyMessage(idx int, id UUID, s GridDhtPartitionSupplyMessage) : void in class org.apache.ignite.internal.processors.cache.GridCachePreloader | From | To | |
Move Method | 1 | ||
Move Method public topologyVersion() : AffinityTopologyVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2 to public topologyVersion() : AffinityTopologyVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage | From | To | |
Move Attribute | 1 | ||
Move Attribute private topVer : AffinityTopologyVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2 to private topVer : AffinityTopologyVersion from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage | From | To | |
Rename Attribute | 1 | ||
Rename Attribute workerId : int to topVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage | From | To | |
Change Variable Type | 3 | ||
Change Variable Type msg : GridDhtPartitionSupplyMessageV2 to msg : GridDhtPartitionSupplyMessage in method public apply(ioMsg GridIoMessage) : boolean in class org.apache.ignite.internal.processors.cache.distributed.CacheLateAffinityAssignmentTest.blockSupplySend.blockMessages | From | To | |
Change Variable Type s : GridDhtPartitionSupplyMessageV2 to s : GridDhtPartitionSupplyMessage in method public handleDemandMessage(idx int, id UUID, d GridDhtPartitionDemandMessage) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier | From | To | |
Change Variable Type msg : GridDhtPartitionSupplyMessageV2 to msg : GridDhtPartitionSupplyMessage in method public apply(ioMsg GridIoMessage) : boolean in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheReadFromBackupTest.testGetFromPrimaryPreloadInProgress.blockMessages | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type workerId : int to topVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage | From | To |