|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateTransactionalDataRegion(factory HibernateRegionFactory, name String, ignite Ignite, cache InternalCache<Object,Object>, dataDesc CacheDataDescription) in class org.apache.ignite.cache.hibernate.HibernateTransactionalDataRegion |
From |
To |
|
Change Parameter Type delegate : CacheProjection<K,V> to delegate : InternalCache<K,V> in method public GridCacheProxyImpl(ctx GridCacheContext<K,V>, delegate InternalCache<K,V>, prj CacheProjectionContext) in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateReadOnlyAccessStrategy(ignite Ignite, cache InternalCache<Object,Object>) in class org.apache.ignite.cache.hibernate.HibernateReadOnlyAccessStrategy |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.GetCommand |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method protected HibernateAccessStrategyAdapter(ignite Ignite, cache InternalCache<Object,Object>) in class org.apache.ignite.cache.hibernate.HibernateAccessStrategyAdapter |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.RemoveAllCommand |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.MetricsCommand |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.ReplaceCommand |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method package updateCache(cache InternalCache<Object,Object>) : void in class org.apache.ignite.cache.hibernate.HibernateNonStrictAccessStrategy.WriteContext |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private PutxCallable(cache InternalCache<Object,Object>) in class org.apache.ignite.startup.BasicWarmupClosure.PutxCallable |
From |
To |
|
Change Parameter Type prj : CacheProjection to prj : InternalCache in method public txStartInternal(ctx GridCacheContext, prj InternalCache, concurrency TransactionConcurrency, isolation TransactionIsolation) : IgniteInternalTx in class org.apache.ignite.internal.processors.cache.GridCacheUtils |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.RemoveCommand |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private GetCallable(cache InternalCache<Object,Object>) in class org.apache.ignite.startup.BasicWarmupClosure.GetCallable |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private ReplaceCallable(cache InternalCache<Object,Object>) in class org.apache.ignite.startup.BasicWarmupClosure.ReplaceCallable |
From |
To |
|
Change Parameter Type c : CacheProjection to c : InternalCache in method public from(ignite IgniteEx, c InternalCache) : VisorCacheMetrics in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Parameter Type latchView : CacheProjection<GridCacheInternalKey,GridCacheCountDownLatchValue> to latchView : InternalCache<GridCacheInternalKey,GridCacheCountDownLatchValue> in method public GridCacheCountDownLatchImpl(name String, cnt int, initCnt int, autoDel boolean, key GridCacheInternalKey, latchView InternalCache<GridCacheInternalKey,GridCacheCountDownLatchValue>, ctx GridCacheContext) in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateTransactionalAccessStrategy(ignite Ignite, cache InternalCache<Object,Object>) in class org.apache.ignite.cache.hibernate.HibernateTransactionalAccessStrategy |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateCollectionRegion(factory HibernateRegionFactory, name String, ignite Ignite, cache InternalCache<Object,Object>, dataDesc CacheDataDescription) in class org.apache.ignite.cache.hibernate.HibernateCollectionRegion |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateRegion(factory HibernateRegionFactory, name String, ignite Ignite, cache InternalCache<Object,Object>) in class org.apache.ignite.cache.hibernate.HibernateRegion |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method private resultWrapper(c InternalCache<Object,Object>, key Object) : IgniteClosure<IgniteInternalFuture<?>,GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.PutCommand |
From |
To |
|
Change Parameter Type seqView : CacheProjection<GridCacheInternalKey,GridCacheAtomicSequenceValue> to seqView : InternalCache<GridCacheInternalKey,GridCacheAtomicSequenceValue> in method public GridCacheAtomicSequenceImpl(name String, key GridCacheInternalKey, seqView InternalCache<GridCacheInternalKey,GridCacheAtomicSequenceValue>, ctx GridCacheContext, batchSize int, locVal long, upBound long) in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl |
From |
To |
|
Change Parameter Type atomicView : CacheProjection<GridCacheInternalKey,GridCacheAtomicReferenceValue<T>> to atomicView : InternalCache<GridCacheInternalKey,GridCacheAtomicReferenceValue<T>> in method public GridCacheAtomicReferenceImpl(name String, key GridCacheInternalKey, atomicView InternalCache<GridCacheInternalKey,GridCacheAtomicReferenceValue<T>>, ctx GridCacheContext) in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl |
From |
To |
|
Change Parameter Type p : IgnitePredicate<? super CacheProjection<?,?>>... to p : IgnitePredicate<? super InternalCache<?,?>>... in method public cachesx(p IgnitePredicate<? super InternalCache<?,?>>...) : Collection<InternalCache<?,?>> in class org.apache.ignite.internal.IgniteEx |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.GetAllCommand |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method protected BaseWarmupCallable(cache InternalCache<Object,Object>) in class org.apache.ignite.startup.BasicWarmupClosure.BaseWarmupCallable |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateGeneralDataRegion(factory HibernateRegionFactory, name String, ignite Ignite, cache InternalCache<Object,Object>) in class org.apache.ignite.cache.hibernate.HibernateGeneralDataRegion |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateNaturalIdRegion(factory HibernateRegionFactory, name String, ignite Ignite, cache InternalCache<Object,Object>, dataDesc CacheDataDescription) in class org.apache.ignite.cache.hibernate.HibernateNaturalIdRegion |
From |
To |
|
Change Parameter Type p : IgnitePredicate<? super CacheProjection<?,?>>... to p : IgnitePredicate<? super InternalCache<?,?>>... in method public cachesx(p IgnitePredicate<? super InternalCache<?,?>>...) : Collection<InternalCache<?,?>> in class org.apache.ignite.internal.processors.hadoop.HadoopDefaultMapReducePlannerSelfTest.MockIgnite |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private PutIfAbsentCallable(cache InternalCache<Object,Object>) in class org.apache.ignite.startup.BasicWarmupClosure.PutIfAbsentCallable |
From |
To |
|
Change Parameter Type delegate : CacheProjection<K,V> to delegate : InternalCache<K,V> in method package CacheLockImpl(gate GridCacheGateway<K,V>, delegate InternalCache<K,V>, prj CacheProjectionContext, keys Collection<? extends K>) in class org.apache.ignite.internal.processors.cache.CacheLockImpl |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private PutCallable(cache InternalCache<Object,Object>) in class org.apache.ignite.startup.BasicWarmupClosure.PutCallable |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.CasCommand |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private RemovexCallable(cache InternalCache<Object,Object>) in class org.apache.ignite.startup.BasicWarmupClosure.RemovexCallable |
From |
To |
|
Change Parameter Type cache : CacheProjection to cache : InternalCache in method private retryRemoveAll(cache InternalCache, keys Collection<GridCacheSetItemKey>) : void in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager |
From |
To |
|
Change Parameter Type cache : CacheProjection<K,V> to cache : InternalCache<K,V> in method public inTx(cache InternalCache<K,V>, concurrency TransactionConcurrency, isolation TransactionIsolation, clo IgniteInClosureX<InternalCache<K,V>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheUtils |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method protected HibernateReadWriteAccessStrategy(ignite Ignite, cache InternalCache<Object,Object>, txCtx ThreadLocal) in class org.apache.ignite.cache.hibernate.HibernateReadWriteAccessStrategy |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method package evict(ignite Ignite, cache InternalCache<Object,Object>, key Object) : void in class org.apache.ignite.cache.hibernate.HibernateAccessStrategyAdapter |
From |
To |
|
Change Parameter Type atomicView : CacheProjection<GridCacheInternalKey,GridCacheAtomicLongValue> to atomicView : InternalCache<GridCacheInternalKey,GridCacheAtomicLongValue> in method public GridCacheAtomicLongImpl(name String, key GridCacheInternalKey, atomicView InternalCache<GridCacheInternalKey,GridCacheAtomicLongValue>, ctx GridCacheContext) in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private RemoveCallable(cache InternalCache<Object,Object>) in class org.apache.ignite.startup.BasicWarmupClosure.RemoveCallable |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.PutAllCommand |
From |
To |
|
Change Parameter Type delegate : CacheProjection<K,V> to delegate : InternalCache<K,V> in method public IgniteCacheProxy(ctx GridCacheContext<K,V>, delegate InternalCache<K,V>, prjCtx CacheProjectionContext, async boolean) in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Parameter Type atomicView : CacheProjection<GridCacheInternalKey,GridCacheAtomicStampedValue<T,S>> to atomicView : InternalCache<GridCacheInternalKey,GridCacheAtomicStampedValue<T,S>> in method public GridCacheAtomicStampedImpl(name String, key GridCacheInternalKey, atomicView InternalCache<GridCacheInternalKey,GridCacheAtomicStampedValue<T,S>>, ctx GridCacheContext) in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateEntityRegion(factory HibernateRegionFactory, name String, ignite Ignite, cache InternalCache<Object,Object>, dataDesc CacheDataDescription) in class org.apache.ignite.cache.hibernate.HibernateEntityRegion |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method package evictAll(cache InternalCache<Object,Object>) : void in class org.apache.ignite.cache.hibernate.HibernateAccessStrategyAdapter |
From |
To |
|
Change Parameter Type clo : IgniteInClosureX<CacheProjection<K,V>> to clo : IgniteInClosureX<InternalCache<K,V>> in method public inTx(cache InternalCache<K,V>, concurrency TransactionConcurrency, isolation TransactionIsolation, clo IgniteInClosureX<InternalCache<K,V>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheUtils |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private appendOrPrepend(ctx GridKernalContext, cache InternalCache<Object,Object>, key Object, req GridRestCacheRequest, prepend boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Parameter Type cache : CacheProjection<K,V> to cache : InternalCache<K,V> in method private putx(cache InternalCache<K,V>, key K, c IgniteClosure<V,V>) : boolean in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method protected HibernateNonStrictAccessStrategy(ignite Ignite, cache InternalCache<Object,Object>, writeCtx ThreadLocal) in class org.apache.ignite.cache.hibernate.HibernateNonStrictAccessStrategy |
From |
To |
|
Change Parameter Type p : IgnitePredicate<? super CacheProjection<?,?>>[] to p : IgnitePredicate<? super InternalCache<?,?>>[] in method public cachesx(p IgnitePredicate<? super InternalCache<?,?>>[]) : Collection<InternalCache<?,?>> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Parameter Type cache : CacheProjection to cache : InternalCache in method private retryPutIfAbsent(cache InternalCache, key Object, val T) : T in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager |
From |
To |
|
Change Parameter Type cache : CacheProjection to cache : InternalCache in method private retryRemove(cache InternalCache, key Object) : T in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.AppendCommand |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.AddCommand |
From |
To |
|
Change Parameter Type c : CacheProjection<Object,Object> to c : InternalCache<Object,Object> in method public applyx(c InternalCache<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.PrependCommand |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateQueryResultsRegion(factory HibernateRegionFactory, name String, ignite Ignite, cache InternalCache<Object,Object>) in class org.apache.ignite.cache.hibernate.HibernateQueryResultsRegion |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private runCacheOperations(cache InternalCache<Object,Object>, keys int) : Thread in class org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCacheMultiTxLockSelfTest |
From |
To |
|
Change Parameter Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public HibernateTimestampsRegion(factory HibernateRegionFactory, name String, ignite Ignite, cache InternalCache<Object,Object>) in class org.apache.ignite.cache.hibernate.HibernateTimestampsRegion |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public getCache(name String) : InternalCache<K,V> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public cachex() : InternalCache<K,V> in class org.apache.ignite.internal.IgniteEx |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public cache(name String) : InternalCache<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Return Type Collection<CacheProjection<?,?>> to Collection<InternalCache<?,?>> in method public cachesx(p IgnitePredicate<? super InternalCache<?,?>>[]) : Collection<InternalCache<?,?>> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Return Type CacheProjection<HadoopJobId,HadoopJobMetadata> to InternalCache<HadoopJobId,HadoopJobMetadata> in method private finishedJobMetaCache() : InternalCache<HadoopJobId,HadoopJobMetadata> in class org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker |
From |
To |
|
Change Return Type CacheProjection<Object,Object> to InternalCache<Object,Object> in method private regionCache(regionName String) : InternalCache<Object,Object> in class org.apache.ignite.cache.hibernate.HibernateRegionFactory |
From |
To |
|
Change Return Type CacheProjection<Object,Object> to InternalCache<Object,Object> in method private cache(ignite Ignite, cacheName String) : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public publicCache(name String) : InternalCache<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public utilityCache() : InternalCache<K,V> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public cachex() : InternalCache<K,V> in class org.apache.ignite.internal.processors.hadoop.HadoopDefaultMapReducePlannerSelfTest.MockIgnite |
From |
To |
|
Change Return Type CacheProjection<K1,V1> to InternalCache<K1,V1> in method public cache() : InternalCache<K1,V1> in class org.apache.ignite.internal.processors.cache.InternalCache |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public utilityCache() : InternalCache<K,V> in class org.apache.ignite.internal.processors.hadoop.HadoopDefaultMapReducePlannerSelfTest.MockIgnite |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public cachex(name String) : InternalCache<K,V> in class org.apache.ignite.internal.IgniteEx |
From |
To |
|
Change Return Type CacheProjection<K1,V1> to InternalCache<K1,V1> in method public cache() : InternalCache<K1,V1> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Return Type CacheProjection<Object,Object> to InternalCache<Object,Object> in method protected localCache(cacheName String) : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public cachex(name String) : InternalCache<K,V> in class org.apache.ignite.internal.processors.hadoop.HadoopDefaultMapReducePlannerSelfTest.MockIgnite |
From |
To |
|
Change Return Type CacheProjection<GridTaskNameHashKey,String> to InternalCache<GridTaskNameHashKey,String> in method private taskMetaCache() : InternalCache<GridTaskNameHashKey,String> in class org.apache.ignite.internal.processors.task.GridTaskProcessor |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public cache() : InternalCache<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Return Type CacheProjection<HadoopJobId,HadoopJobMetadata> to InternalCache<HadoopJobId,HadoopJobMetadata> in method private jobMetaCache() : InternalCache<HadoopJobId,HadoopJobMetadata> in class org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker |
From |
To |
|
Change Return Type CacheProjection to InternalCache in method public delegate() : InternalCache in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public utilityCache() : InternalCache<K,V> in class org.apache.ignite.internal.IgniteEx |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public cachex() : InternalCache<K,V> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Return Type Collection<CacheProjection<?,?>> to Collection<InternalCache<?,?>> in method public cachesx(p IgnitePredicate<? super InternalCache<?,?>>...) : Collection<InternalCache<?,?>> in class org.apache.ignite.internal.processors.hadoop.HadoopDefaultMapReducePlannerSelfTest.MockIgnite |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public atomicsCache() : InternalCache<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Return Type Collection<CacheProjection<?,?>> to Collection<InternalCache<?,?>> in method public caches() : Collection<InternalCache<?,?>> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public delegate() : InternalCache<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Return Type CacheProjection<K,V> to InternalCache<K,V> in method public cachex(name String) : InternalCache<K,V> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Return Type CacheProjection<K1,V1> to InternalCache<K1,V1> in method public cache() : InternalCache<K1,V1> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Return Type CacheProjection<Object,Object> to InternalCache<Object,Object> in method protected localCache(cacheName String) : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandlerSelfTest.TestableCacheCommandHandler |
From |
To |
|
Change Return Type Collection<CacheProjection<?,?>> to Collection<InternalCache<?,?>> in method public cachesx(p IgnitePredicate<? super InternalCache<?,?>>...) : Collection<InternalCache<?,?>> in class org.apache.ignite.internal.IgniteEx |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method protected localCache(cacheName String) : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Variable Type c : CacheProjection<?,?> to c : InternalCache<?,?> in method public call() : Collection<CacheSqlMetadata> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.MetadataJob |
From |
To |
|
Change Variable Type c : CacheProjection to c : InternalCache in method protected run(cacheNames Set<String>) : Void in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTask.VisorCachesRebalanceJob |
From |
To |
|
Change Variable Type cache : CacheProjection to cache : InternalCache in method protected run(cacheName String) : Void in class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTask.VisorCacheResetMetricsJob |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method protected localCache(cacheName String) : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandlerSelfTest.TestableCacheCommandHandler |
From |
To |
|
Change Variable Type cache0 : CacheProjection<Object,Object> to cache0 : InternalCache<Object,Object> in method private doWarmup(grids Iterable<Ignite>) : void in class org.apache.ignite.startup.BasicWarmupClosure |
From |
To |
|
Change Variable Type cache : CacheProjection to cache : InternalCache in method private check() : void in class org.apache.ignite.internal.processors.igfs.IgfsSizeSelfTest |
From |
To |
|
Change Variable Type prj : CacheProjection<HadoopJobId,HadoopJobMetadata> to prj : InternalCache<HadoopJobId,HadoopJobMetadata> in method private jobMetaCache() : InternalCache<HadoopJobId,HadoopJobMetadata> in class org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public applyx(o Object) : Integer in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.SizeCallable |
From |
To |
|
Change Variable Type cache : CacheProjection<?,?> to cache : InternalCache<?,?> in method public execute() : Object in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcMetadataTask.JdbcDriverMetadataJob |
From |
To |
|
Change Variable Type cache : CacheProjection<HadoopJobId,HadoopJobMetadata> to cache : InternalCache<HadoopJobId,HadoopJobMetadata> in method public onTaskFinished(info HadoopTaskInfo, status HadoopTaskStatus) : void in class org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public apply(o Object) : Integer in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.GlobalSizeCallable |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private regionCache(regionName String) : InternalCache<Object,Object> in class org.apache.ignite.cache.hibernate.HibernateRegionFactory |
From |
To |
|
Change Variable Type cache : CacheProjection to cache : InternalCache in method private removeSetData(setId IgniteUuid, topVer AffinityTopologyVersion) : void in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,?> to cache : InternalCache<Object,?> in method public readFromSwap(key Object) : Object in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.RowDescriptor |
From |
To |
|
Change Variable Type prj : CacheProjection<?,?> to prj : InternalCache<?,?> in method private executeCommand(destId UUID, clientId UUID, cacheName String, skipStore boolean, key Object, op CacheProjectionCommand) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public call() : Void in class org.apache.ignite.cache.hibernate.HibernateAccessStrategyAdapter.ClearKeyCallable |
From |
To |
|
Change Variable Type prj : CacheProjection<?,?> to prj : InternalCache<?,?> in method public call() : GridRestResponse in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.FlaggedCacheOperationCallable |
From |
To |
|
Change Variable Type prj0 : CacheProjection<K,V> to prj0 : InternalCache<K,V> in method private scanIterator(qry GridCacheQueryAdapter<?>) : GridCloseableIterator<IgniteBiTuple<K,V>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager |
From |
To |
|
Change Variable Type atomicsCache : CacheProjection to atomicsCache : InternalCache in method public onKernalStart() : void in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private executeCommand(destId UUID, clientId UUID, cacheName String, key Object, op CacheCommand) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Variable Type near : CacheProjection<K,V> to near : InternalCache<K,V> in method public isLockedByThread(key K) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Variable Type prj : CacheProjection<K,V> to prj : InternalCache<K,V> in method private scanIterator(qry GridCacheQueryAdapter<?>) : GridCloseableIterator<IgniteBiTuple<K,V>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager |
From |
To |
|
Change Variable Type c : CacheProjection to c : InternalCache in method protected run(names Set<String>) : Map<String,IgniteBiTuple<Integer,Integer>> in class org.apache.ignite.internal.visor.cache.VisorCacheSwapBackupsTask.VisorCachesSwapBackupsJob |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method public call() : GridRestResponse in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.CacheOperationCallable |
From |
To |
|
Change Variable Type prj : CacheProjection<HadoopJobId,HadoopJobMetadata> to prj : InternalCache<HadoopJobId,HadoopJobMetadata> in method private finishedJobMetaCache() : InternalCache<HadoopJobId,HadoopJobMetadata> in class org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method private cache(ignite Ignite, cacheName String) : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in method protected run(cacheName String) : GridCacheSqlMetadata in class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTask.VisorCacheMetadataJob |
From |
To |
|
Change Variable Type cache : CacheProjection<GridServiceAssignmentsKey,GridServiceAssignments> to cache : InternalCache<GridServiceAssignmentsKey,GridServiceAssignments> in method private checkServices(total int, maxPerNode int, gridIdx int, lastTry boolean) : boolean in class org.apache.ignite.internal.processors.service.GridServiceReassignmentSelfTest |
From |
To |
|
Change Variable Type tasksMetaCache : CacheProjection<GridTaskNameHashKey,String> to tasksMetaCache : InternalCache<GridTaskNameHashKey,String> in method private saveTaskMetadata(taskName String) : void in class org.apache.ignite.internal.processors.task.GridTaskProcessor |
From |
To |
|
Change Variable Type cache : CacheProjection<Object,V> to cache : InternalCache<Object,V> in method public readValueFromOffheapAndSwap(spaceName String, key Object, ldr ClassLoader) : V in class org.apache.ignite.internal.managers.GridManagerAdapter.onKernalStart.onContextInitialized |
From |
To |
|
Change Attribute Type delegate : CacheProjection<K,V> to delegate : InternalCache<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Attribute Type cache : CacheProjection<GridCacheSetItemKey,Boolean> to cache : InternalCache<GridCacheSetItemKey,Boolean> in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl |
From |
To |
|
Change Attribute Type seqView : CacheProjection<GridCacheInternalKey,GridCacheAtomicSequenceValue> to seqView : InternalCache<GridCacheInternalKey,GridCacheAtomicSequenceValue> in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl |
From |
To |
|
Change Attribute Type metaCache : CacheProjection<Object,Object> to metaCache : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager |
From |
To |
|
Change Attribute Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Attribute Type latchView : CacheProjection<GridCacheInternalKey,GridCacheCountDownLatchValue> to latchView : InternalCache<GridCacheInternalKey,GridCacheCountDownLatchValue> in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl |
From |
To |
|
Change Attribute Type seqView : CacheProjection<GridCacheInternalKey,GridCacheAtomicSequenceValue> to seqView : InternalCache<GridCacheInternalKey,GridCacheAtomicSequenceValue> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Attribute Type finishedJobMetaPrj : CacheProjection<HadoopJobId,HadoopJobMetadata> to finishedJobMetaPrj : InternalCache<HadoopJobId,HadoopJobMetadata> in class org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker |
From |
To |
|
Change Attribute Type queueHdrView : CacheProjection<GridCacheQueueHeaderKey,GridCacheQueueHeader> to queueHdrView : InternalCache<GridCacheQueueHeaderKey,GridCacheQueueHeader> in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager |
From |
To |
|
Change Attribute Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in class org.apache.ignite.startup.BasicWarmupClosure.BaseWarmupCallable |
From |
To |
|
Change Attribute Type atomicRefView : CacheProjection<GridCacheInternalKey,GridCacheAtomicReferenceValue> to atomicRefView : InternalCache<GridCacheInternalKey,GridCacheAtomicReferenceValue> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Attribute Type atomicView : CacheProjection<GridCacheInternalKey,GridCacheAtomicLongValue> to atomicView : InternalCache<GridCacheInternalKey,GridCacheAtomicLongValue> in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl |
From |
To |
|
Change Attribute Type cntDownLatchView : CacheProjection<GridCacheInternalKey,GridCacheCountDownLatchValue> to cntDownLatchView : InternalCache<GridCacheInternalKey,GridCacheCountDownLatchValue> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Attribute Type atomicStampedView : CacheProjection<GridCacheInternalKey,GridCacheAtomicStampedValue> to atomicStampedView : InternalCache<GridCacheInternalKey,GridCacheAtomicStampedValue> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Attribute Type atomicLongView : CacheProjection<GridCacheInternalKey,GridCacheAtomicLongValue> to atomicLongView : InternalCache<GridCacheInternalKey,GridCacheAtomicLongValue> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Attribute Type delegate : CacheProjection<K,V> to delegate : InternalCache<K,V> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Attribute Type atomicView : CacheProjection<GridCacheInternalKey,GridCacheAtomicStampedValue<T,S>> to atomicView : InternalCache<GridCacheInternalKey,GridCacheAtomicStampedValue<T,S>> in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl |
From |
To |
|
Change Attribute Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in class org.apache.ignite.cache.hibernate.HibernateAccessStrategyAdapter |
From |
To |
|
Change Attribute Type jobMetaPrj : CacheProjection<HadoopJobId,HadoopJobMetadata> to jobMetaPrj : InternalCache<HadoopJobId,HadoopJobMetadata> in class org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker |
From |
To |
|
Change Attribute Type atomicView : CacheProjection<GridCacheInternalKey,GridCacheAtomicReferenceValue<T>> to atomicView : InternalCache<GridCacheInternalKey,GridCacheAtomicReferenceValue<T>> in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl |
From |
To |
|
Change Attribute Type dsView : CacheProjection<GridCacheInternal,GridCacheInternal> to dsView : InternalCache<GridCacheInternal,GridCacheInternal> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Attribute Type tasksMetaCache : CacheProjection<GridTaskNameHashKey,String> to tasksMetaCache : InternalCache<GridTaskNameHashKey,String> in class org.apache.ignite.internal.processors.task.GridTaskProcessor |
From |
To |
|
Change Attribute Type cache : CacheProjection<Object,Object> to cache : InternalCache<Object,Object> in class org.apache.ignite.cache.hibernate.HibernateRegion |
From |
To |
|
Change Attribute Type id2InfoPrj : CacheProjection<IgniteUuid,IgfsFileInfo> to id2InfoPrj : InternalCache<IgniteUuid,IgfsFileInfo> in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager |
From |
To |
|
Change Attribute Type utilityCache : CacheProjection<CacheDataStructuresConfigurationKey,Map<String,DataStructureInfo>> to utilityCache : InternalCache<CacheDataStructuresConfigurationKey,Map<String,DataStructureInfo>> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |
|
Change Attribute Type dfltCache : CacheProjection<Object,Object> to dfltCache : InternalCache<Object,Object> in class org.apache.ignite.cache.hibernate.HibernateRegionFactory |
From |
To |
|
Change Attribute Type delegate : CacheProjection<K,V> to delegate : InternalCache<K,V> in class org.apache.ignite.internal.processors.cache.CacheLockImpl |
From |
To |
|
Change Attribute Type dataCache : CacheProjection<Object,Object> to dataCache : InternalCache<Object,Object> in class org.apache.ignite.internal.processors.igfs.IgfsDataManager |
From |
To |
|
Change Attribute Type dataCachePrj : CacheProjection<IgfsBlockKey,byte[]> to dataCachePrj : InternalCache<IgfsBlockKey,byte[]> in class org.apache.ignite.internal.processors.igfs.IgfsDataManager |
From |
To |
|
Change Attribute Type utilityDataCache : CacheProjection<CacheDataStructuresCacheKey,List<CacheCollectionInfo>> to utilityDataCache : InternalCache<CacheDataStructuresCacheKey,List<CacheCollectionInfo>> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor |
From |
To |