|
Change Variable Type cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext in method protected onKernalStart0() : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager |
From |
To |
|
Change Variable Type cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext in method private sendLocalPartitions(node ClusterNode, id GridDhtPartitionExchangeId) : boolean in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager |
From |
To |
|
Change Variable Type cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext in method protected body() : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager.ExchangeWorker |
From |
To |
|
Change Variable Type cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext in method private processFullPartitionUpdate(node ClusterNode, msg GridDhtPartitionsFullMessage) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager |
From |
To |
|
Change Variable Type cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext in method private sendAllPartitions(nodes Collection<? extends ClusterNode>) : boolean in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager |
From |
To |
|
Change Variable Type cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext in method private processSinglePartitionUpdate(node ClusterNode, msg GridDhtPartitionsSingleMessage) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager |
From |
To |
|
Change Variable Type cacheCtx : GridCacheContext<K,V> to cacheCtx : GridCacheContext in method private addFuture(fut GridDhtPartitionsExchangeFuture) : boolean in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager |
From |
To |