|
Rename Method public testNoPartitionExchangeForClient() : void renamed to public testPartitionsExchangeFairAffinity() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodePartitionsExchangeTest |
From |
To |
|
Rename Method package aliveRemoteNodesWithCaches(topVer long) : Collection<ClusterNode> renamed to package aliveServerNodesWithCaches(topVer long) : Collection<ClusterNode> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Rename Method public aliveRemoteCacheNodes(ctx GridCacheSharedContext, topOrder AffinityTopologyVersion) : Collection<ClusterNode> renamed to public aliveRemoteServerNodesWithCaches(ctx GridCacheSharedContext, topOrder AffinityTopologyVersion) : Collection<ClusterNode> in class org.apache.ignite.internal.processors.cache.GridCacheUtils |
From |
To |
|
Rename Method public aliveRemoteNodesWithCaches(topVer AffinityTopologyVersion) : Collection<ClusterNode> renamed to public aliveServerNodesWithCaches(topVer AffinityTopologyVersion) : Collection<ClusterNode> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager |
From |
To |
|
Change Parameter Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in method package GridDhtPartitionSupplyPool(cctx GridCacheContext<?,?>, busyLock ReadWriteLock) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyPool |
From |
To |
|
Change Parameter Type assigns : GridDhtPreloaderAssignments<K,V> to assigns : GridDhtPreloaderAssignments in method package addAssignments(assigns GridDhtPreloaderAssignments, force boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool |
From |
To |
|
Change Parameter Type assignments : GridDhtPreloaderAssignments<K,V> to assignments : GridDhtPreloaderAssignments in method public addAssignments(assignments GridDhtPreloaderAssignments, forcePreload boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Parameter Type assigns : GridDhtPreloaderAssignments<K,V> to assigns : GridDhtPreloaderAssignments in method package addAssignments(assigns GridDhtPreloaderAssignments) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool.DemandWorker |
From |
To |
|
Change Parameter Type assignments : GridDhtPreloaderAssignments<K,V> to assignments : GridDhtPreloaderAssignments in method public addAssignments(assignments GridDhtPreloaderAssignments, forcePreload boolean) : void in class org.apache.ignite.internal.processors.cache.GridCachePreloader |
From |
To |
|
Change Parameter Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in method public GridDhtPartitionDemandPool(cctx GridCacheContext<?,?>, busyLock ReadWriteLock) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool |
From |
To |
|
Change Return Type GridDhtPreloaderAssignments<K,V> to GridDhtPreloaderAssignments in method public assign(exchFut GridDhtPartitionsExchangeFuture) : GridDhtPreloaderAssignments in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Return Type GridDhtPreloaderAssignments<K,V> to GridDhtPreloaderAssignments in method public assign(exchFut GridDhtPartitionsExchangeFuture) : GridDhtPreloaderAssignments in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter |
From |
To |
|
Change Return Type Collection<GridDhtPartitionsFullMessage> to int in method package partitionsFullMessages() : int in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodePartitionsExchangeTest.TestCommunicationSpi |
From |
To |
|
Change Return Type GridDhtPreloaderAssignments<K,V> to GridDhtPreloaderAssignments in method package assign(exchFut GridDhtPartitionsExchangeFuture) : GridDhtPreloaderAssignments in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool |
From |
To |
|
Change Return Type GridDhtPreloaderAssignments<K,V> to GridDhtPreloaderAssignments in method public assign(exchFut GridDhtPartitionsExchangeFuture) : GridDhtPreloaderAssignments in class org.apache.ignite.internal.processors.cache.GridCachePreloader |
From |
To |
|
Change Return Type Collection<GridDhtPartitionsSingleMessage> to int in method package partitionsSingleMessages() : int in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodePartitionsExchangeTest.TestCommunicationSpi |
From |
To |
|
Change Variable Type e : Map.Entry<Integer,GridDhtPreloaderAssignments<K,V>> to e : Map.Entry<Integer,GridDhtPreloaderAssignments> in method protected body() : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager.ExchangeWorker |
From |
To |
|
Change Variable Type nodes : Collection<ClusterNode> to node : ClusterNode in method public GridDhtPartitionsExchangeFuture(cctx GridCacheSharedContext, busyLock ReadWriteLock, exchId GridDhtPartitionExchangeId, reqs Collection<DynamicCacheChangeRequest>) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture |
From |
To |
|
Change Variable Type assigns : GridDhtPreloaderAssignments<K,V> to assigns : GridDhtPreloaderAssignments in method protected body() : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager.ExchangeWorker |
From |
To |
|
Change Variable Type assigns : GridDhtPreloaderAssignments<K,V> to assigns : GridDhtPreloaderAssignments in method protected body() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool.DemandWorker |
From |
To |
|
Change Attribute Type partFullMsgs : ConcurrentHashSet<GridDhtPartitionsFullMessage> to partFullMsgs : AtomicInteger in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodePartitionsExchangeTest.TestCommunicationSpi |
From |
To |
|
Change Attribute Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool |
From |
To |
|
Change Attribute Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyPool |
From |
To |
|
Change Attribute Type assignQ : LinkedBlockingDeque<GridDhtPreloaderAssignments<K,V>> to assignQ : LinkedBlockingDeque<GridDhtPreloaderAssignments> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool.DemandWorker |
From |
To |
|
Change Attribute Type partSingleMsgs : ConcurrentHashSet<GridDhtPartitionsSingleMessage> to partSingleMsgs : AtomicInteger in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodePartitionsExchangeTest.TestCommunicationSpi |
From |
To |
|
Change Attribute Type demandPool : GridDhtPartitionDemandPool<K,V> to demandPool : GridDhtPartitionDemandPool in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Attribute Type supplyPool : GridDhtPartitionSupplyPool<K,V> to supplyPool : GridDhtPartitionSupplyPool in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |