|
Change Parameter Type cacheName : String to cacheId : int in method package cacheAffinityNodes(cacheId int, topVer long) : Collection<ClusterNode> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Change Parameter Type updateCntr : Long to updateCntr : long in method public addWriteValue(key KeyCacheObject, val CacheObject, entryProcessor EntryProcessor<Object,Object,Object>, ttl long, conflictExpireTime long, conflictVer GridCacheVersion, addPrevVal boolean, partId int, prevVal CacheObject, updateCntr long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest |
From |
To |
|
Change Parameter Type cacheName : String to cacheId : int in method public hasNearCache(cacheId int, topVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager |
From |
To |
|
Change Parameter Type cacheName : String to cacheId : int in method package hasNearCache(cacheId int) : boolean in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Change Parameter Type cacheMap : Map<String,Collection<ClusterNode>> to cacheMap : Map<Integer,Collection<ClusterNode>> in method private addToMap(cacheMap Map<Integer,Collection<ClusterNode>>, cacheName String, rich ClusterNode) : void in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Change Parameter Type cacheName : String to cacheId : int in method private resolveDiscoCache(cacheId int, topVer AffinityTopologyVersion) : DiscoCache in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager |
From |
To |
|
Change Parameter Type cacheName : String to cacheId : Integer in method package cacheNodes(cacheId Integer, topVer long) : Collection<ClusterNode> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Change Parameter Type updateCntr : Long to updateCntr : long in method public abstract addWriteValue(key KeyCacheObject, val CacheObject, entryProcessor EntryProcessor<Object,Object,Object>, ttl long, conflictExpireTime long, conflictVer GridCacheVersion, addPrevVal boolean, partId int, prevVal CacheObject, updateCntr long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest |
From |
To |
|
Change Parameter Type updateCntr : Long to updateCntr : long in method public addWriteValue(key KeyCacheObject, val CacheObject, entryProcessor EntryProcessor<Object,Object,Object>, ttl long, conflictExpireTime long, conflictVer GridCacheVersion, addPrevVal boolean, partId int, prevVal CacheObject, updateCntr long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest |
From |
To |
|
Change Attribute Type rw : GridSpinReadWriteLock to rw : StripedCompositeReadWriteLock in class org.apache.ignite.internal.processors.cache.GridCacheIoManager |
From |
To |
|
Change Attribute Type allCacheNodes : Map<String,Collection<ClusterNode>> to allCacheNodes : Map<Integer,Collection<ClusterNode>> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Change Attribute Type rwLock : GridSpinReadWriteLock to rwLock : StripedCompositeReadWriteLock in class org.apache.ignite.internal.processors.cache.GridCacheGateway |
From |
To |
|
Change Attribute Type nearEnabledCaches : Set<String> to nearEnabledCaches : Set<Integer> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Change Attribute Type rwLock : GridSpinReadWriteLock to rwLock : ReadWriteLock in class org.apache.ignite.internal.GridKernalGatewayImpl |
From |
To |
|
Change Attribute Type affCacheNodes : Map<String,Collection<ClusterNode>> to affCacheNodes : Map<Integer,Collection<ClusterNode>> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Change Attribute Type reserves : AtomicInteger to closed : AtomicBoolean in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient |
From |
To |
|
Change Attribute Type busyLock : GridSpinReadWriteLock to busyLock : ReadWriteLock in class org.apache.ignite.internal.managers.communication.GridIoManager |
From |
To |
|
Change Attribute Type cacheId : Integer to cacheId : int in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache |
From |
To |
|
Rename Parameter cacheName : String to cacheId : int in method private resolveDiscoCache(cacheId int, topVer AffinityTopologyVersion) : DiscoCache in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager |
From |
To |
|
Rename Parameter cacheName : String to cacheId : Integer in method package cacheNodes(cacheId Integer, topVer long) : Collection<ClusterNode> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Rename Parameter cacheName : String to cacheId : int in method public hasNearCache(cacheId int, topVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager |
From |
To |
|
Rename Parameter cacheName : String to cacheId : int in method package cacheAffinityNodes(cacheId int, topVer long) : Collection<ClusterNode> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |
|
Rename Parameter cacheName : String to cacheId : int in method package hasNearCache(cacheId int) : boolean in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.DiscoCache |
From |
To |