|
Change Parameter Type fut : GridDhtForceKeysFuture<K,V> to fut : GridDhtForceKeysFuture<?,?> in method package addFuture(fut GridDhtForceKeysFuture<?,?>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Parameter Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in method public GridDhtPreloader(cctx GridCacheContext<?,?>) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Parameter Type preloader : GridDhtPreloader<K,V> to preloader : GridDhtPreloader in method public GridDhtForceKeysFuture(cctx GridCacheContext<K,V>, topVer AffinityTopologyVersion, keys Collection<KeyCacheObject>, preloader GridDhtPreloader) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture |
From |
To |
|
Change Parameter Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in method public GridCachePreloaderAdapter(cctx GridCacheContext<?,?>) in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter |
From |
To |
|
Change Parameter Type fut : GridDhtForceKeysFuture<K,V> to fut : GridDhtForceKeysFuture<?,?> in method package remoteFuture(fut GridDhtForceKeysFuture<?,?>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Return Type GridDhtPreloader<K,V> to GridDhtPreloader in method public dhtPreloader() : GridDhtPreloader in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter |
From |
To |
|
Change Return Type GridCachePreloader<K,V> to GridCachePreloader in method public abstract preloader() : GridCachePreloader in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Return Type GridCachePreloader<K,V> to GridCachePreloader in method public preloader() : GridCachePreloader in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Return Type GridCachePreloader<K,V> to GridCachePreloader in method public preloader() : GridCachePreloader in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Return Type GridCachePreloader<K,V> to GridCachePreloader in method public preloader() : GridCachePreloader in class org.apache.ignite.internal.processors.cache.local.GridLocalCache |
From |
To |
|
Change Return Type GridCachePreloader<K,V> to GridCachePreloader in method public preloader() : GridCachePreloader in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter |
From |
To |
|
Change Return Type GridCachePreloader<K,V> to GridCachePreloader in method public preloader() : GridCachePreloader in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter |
From |
To |
|
Change Variable Type preldr : GridCachePreloader<K,V> to preldr : GridCachePreloader in method public enter(opCtx CacheOperationContext) : CacheOperationContext in class org.apache.ignite.internal.processors.cache.GridCacheGateway |
From |
To |
|
Change Variable Type prldr : GridCachePreloader<K,V> to prldr : GridCachePreloader in method public started() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Variable Type fut : GridCompoundFuture<Object,Object> to fut : GridCompoundFuture in method public onKernalStart() : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type fut : GridDhtForceKeysFuture<K,V> to fut : GridDhtForceKeysFuture<?,?> in method public request(keys Collection<KeyCacheObject>, topVer AffinityTopologyVersion) : GridDhtFuture<Object> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Variable Type f : GridDhtForceKeysFuture<K,V> to f : GridDhtForceKeysFuture<?,?> in method private processForceKeyResponse(node ClusterNode, msg GridDhtForceKeysResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Variable Type prldr : GridCachePreloader<K,V> to prldr : GridCachePreloader in method public awaitStarted() : void in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Attribute Type preldr : GridCachePreloader<K,V> to preldr : GridCachePreloader in class org.apache.ignite.internal.processors.cache.local.GridLocalCache |
From |
To |
|
Change Attribute Type preldr : GridCachePreloader<K,V> to preldr : GridCachePreloader in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |
|
Change Attribute Type preldr : GridCachePreloader<K,V> to preldr : GridCachePreloader in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter |
From |
To |
|
Change Attribute Type preloader : GridDhtPreloader<K,V> to preloader : GridDhtPreloader in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture |
From |
To |
|
Change Attribute Type forceKeyFuts : ConcurrentMap<IgniteUuid,GridDhtForceKeysFuture<K,V>> to forceKeyFuts : ConcurrentMap<IgniteUuid,GridDhtForceKeysFuture<?,?>> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |
|
Change Attribute Type cctx : GridCacheContext<K,V> to cctx : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter |
From |
To |