|
Change Parameter Type disco : GridDiscoveryManager to discoCache : DiscoCache in method public idealAffinityAssignment(discoCache DiscoCache) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse |
From |
To |
|
Change Parameter Type disco : GridDiscoveryManager to discoCache : DiscoCache in method public affinityAssignment(discoCache DiscoCache) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse |
From |
To |
|
Change Parameter Type exchId : GridDhtPartitionExchangeId to exchangeVer : AffinityTopologyVersion in method public update(exchangeVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, cntrMap Map<Integer,T2<Long,Long>>) : GridDhtPartitionMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopology |
From |
To |
|
Change Parameter Type exchFut : GridDhtPartitionsExchangeFuture to exchFut : GridDhtTopologyFuture in method public updateTopologyVersion(exchFut GridDhtTopologyFuture, discoCache DiscoCache, updateSeq long, stopping boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopology |
From |
To |
|
Change Parameter Type exchId : GridDhtPartitionExchangeId to exchVer : AffinityTopologyVersion in method public update(exchVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, cntrMap Map<Integer,T2<Long,Long>>) : GridDhtPartitionMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology |
From |
To |
|
Change Parameter Type exchId : GridDhtPartitionExchangeId to exchangeVer : AffinityTopologyVersion in method public update(exchangeVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, cntrMap Map<Integer,T2<Long,Long>>) : GridDhtPartitionMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl |
From |
To |
|
Change Parameter Type disco : GridDiscoveryManager to discoCache : DiscoCache in method private nodes(discoCache DiscoCache, assignmentIds List<List<UUID>>) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse |
From |
To |
|
Change Parameter Type grpDesc : CacheGroupDescriptor to grpId : int in method public GridDhtAssignmentFetchFuture(ctx GridCacheSharedContext, grpId int, topVer AffinityTopologyVersion, discoCache DiscoCache) in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture |
From |
To |
|
Change Parameter Type exchFut : GridDhtPartitionsExchangeFuture to exchFut : GridDhtTopologyFuture in method public updateTopologyVersion(exchFut GridDhtTopologyFuture, discoCache DiscoCache, updSeq long, stopping boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl |
From |
To |
|
Change Parameter Type exchFut : GridDhtPartitionsExchangeFuture to exchFut : GridDhtTopologyFuture in method public updateTopologyVersion(exchFut GridDhtTopologyFuture, discoCache DiscoCache, updSeq long, stopping boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology |
From |
To |
|
Change Parameter Type fut : GridDhtPartitionsExchangeFuture to topVer : AffinityTopologyVersion in method package create(cctx GridCacheSharedContext, grpDesc CacheGroupDescriptor, topVer AffinityTopologyVersion, initAff GridAffinityAssignmentCache) : CacheGroupHolder2 in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.CacheGroupHolder2 |
From |
To |
|
Split Parameter fut : GridDhtPartitionsExchangeFuture to [discoveryEvt : DiscoveryEvent, discoCache : DiscoCache, topVer : AffinityTopologyVersion] in method private fetchAffinity(topVer AffinityTopologyVersion, discoveryEvt DiscoveryEvent, discoCache DiscoCache, affCache GridAffinityAssignmentCache, fetchFut GridDhtAssignmentFetchFuture) : GridDhtAffinityAssignmentResponse in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Split Parameter req : DynamicCacheChangeRequest to [cacheName : String, destroy : boolean] in method private prepareCacheStop(cacheName String, destroy boolean) : CacheGroupContext in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Split Parameter req : DynamicCacheChangeRequest to [cacheName : String, stop : boolean] in method package blockGateway(cacheName String, stop boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Pull Up Method public validateCache(cctx GridCacheContext, recovery boolean, read boolean, key Object, keys Collection<?>) : Throwable from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture to public validateCache(cctx GridCacheContext, recovery boolean, read boolean, key Object, keys Collection<?>) : Throwable from class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter |
From |
To |
|
Pull Up Method private validatePartitionOperation(cacheName String, read boolean, key Object, part int, lostParts Collection<Integer>, plc PartitionLossPolicy) : CacheInvalidStateException from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture to private validatePartitionOperation(cacheName String, read boolean, key Object, part int, lostParts Collection<Integer>, plc PartitionLossPolicy) : CacheInvalidStateException from class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter |
From |
To |
|
Change Attribute Type registeredGrps : Map<Integer,CacheGroupDescriptor> to caches : CachesInfo in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Change Attribute Type jCacheProxies : Map<String,IgniteCacheProxy<?,?>> to jCacheProxies : ConcurrentHashMap<String,IgniteCacheProxy<?,?>> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Attribute Type lastExchangeId : GridDhtPartitionExchangeId to lastExchangeVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl |
From |
To |
|
Change Attribute Type lastExchangeId : GridDhtPartitionExchangeId to lastExchangeVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology |
From |
To |
|
Change Attribute Type req : DynamicCacheChangeRequest to id : UUID in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.DynamicCacheStartFuture |
From |
To |
|
Rename Parameter fut : GridDhtPartitionsExchangeFuture to topVer : AffinityTopologyVersion in method package create(cctx GridCacheSharedContext, grpDesc CacheGroupDescriptor, topVer AffinityTopologyVersion, initAff GridAffinityAssignmentCache) : CacheGroupHolder2 in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.CacheGroupHolder2 |
From |
To |
|
Rename Parameter disco : GridDiscoveryManager to discoCache : DiscoCache in method public idealAffinityAssignment(discoCache DiscoCache) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse |
From |
To |
|
Rename Parameter disco : GridDiscoveryManager to discoCache : DiscoCache in method public affinityAssignment(discoCache DiscoCache) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse |
From |
To |
|
Rename Parameter exchId : GridDhtPartitionExchangeId to exchangeVer : AffinityTopologyVersion in method public update(exchangeVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, cntrMap Map<Integer,T2<Long,Long>>) : GridDhtPartitionMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopology |
From |
To |
|
Rename Parameter exchId : GridDhtPartitionExchangeId to exchVer : AffinityTopologyVersion in method public update(exchVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, cntrMap Map<Integer,T2<Long,Long>>) : GridDhtPartitionMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology |
From |
To |
|
Rename Parameter exchId : GridDhtPartitionExchangeId to exchangeVer : AffinityTopologyVersion in method public update(exchangeVer AffinityTopologyVersion, partMap GridDhtPartitionFullMap, cntrMap Map<Integer,T2<Long,Long>>) : GridDhtPartitionMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl |
From |
To |
|
Rename Parameter disco : GridDiscoveryManager to discoCache : DiscoCache in method private nodes(discoCache DiscoCache, assignmentIds List<List<UUID>>) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse |
From |
To |
|
Rename Parameter grpDesc : CacheGroupDescriptor to grpId : int in method public GridDhtAssignmentFetchFuture(ctx GridCacheSharedContext, grpId int, topVer AffinityTopologyVersion, discoCache DiscoCache) in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture |
From |
To |
|
Rename Parameter ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method public sendMessage(node ClusterNode, msg Message, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.internal.processors.cache.CacheStopAndDestroySelfTest.CountingTxRequestsToClientNodeTcpCommunicationSpi |
From |
To |
|
Rename Parameter forceClose : boolean to destroy : boolean in method private prepareCacheStop(cacheName String, destroy boolean) : CacheGroupContext in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |