|
Change Parameter Type p : CacheEvictionPolicy<?,?> to p : EvictionPolicy<?,?> in method protected info(p EvictionPolicy<?,?>) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionAbstractTest |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity in method private checkMapPartitionToNode(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type mapper : CacheAffinityKeyMapper to mapper : AffinityKeyMapper in method private AffinityInfo(affFunc AffinityFunction, mapper AffinityKeyMapper, assignment GridAffinityAssignment, cacheObjCtx CacheObjectContext) in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor.AffinityInfo |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.EvictionPolicy |
From |
To |
|
Change Parameter Type testAff : CacheAffinity to testAff : Affinity in method private checkMapKeysToNodes(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type aff : CacheAffinityFunction to aff : AffinityFunction in method private nodes(aff AffinityFunction, part int, nodes Collection<ClusterNode>) : Collection<ClusterNode> in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity in method private checkMapKeyToNode(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity in method private checkAffinity(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type func : CacheAffinityFunction to func : AffinityFunction in method private checkBackups(backups int, func AffinityFunction) : void in class org.apache.ignite.GridCacheAffinityBackupsSelfTest |
From |
To |
|
Change Parameter Type affCtx : CacheAffinityFunctionContext to affCtx : AffinityFunctionContext in method public assignPartitions(affCtx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.GridCacheLifecycleAwareSelfTest.TestAffinityFunction |
From |
To |
|
Change Parameter Type affCtx : CacheAffinityFunctionContext to affCtx : AffinityFunctionContext in method public assignPartitions(affCtx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.cache.affinity.AffinityFunction |
From |
To |
|
Change Parameter Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private nodes(aff Affinity<Object>, key Object) : Collection<? extends ClusterNode> in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinityExcludeNeighborsPerformanceTest |
From |
To |
|
Change Parameter Type evictFilter : CacheEvictionFilter<K,V> to evictFilter : EvictionFilter<K,V> in method public setEvictionFilter(evictFilter EvictionFilter<K,V>) : void in class org.apache.ignite.configuration.CacheConfiguration |
From |
To |
|
Change Parameter Type testAff : CacheAffinity to testAff : Affinity in method private checkMapPartitionToNode(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type aff : CacheAffinity<String> to aff : Affinity<String> in method private addKeysForNode(aff Affinity<String>, node ClusterNode, data Map<String,Integer>) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheSynchronousEvictionsFailoverSelfTest |
From |
To |
|
Change Parameter Type testAff : CacheAffinity to testAff : Affinity in method private checkIsBackupOrPrimary(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private nodes(aff Affinity<Object>, key Object) : Collection<? extends ClusterNode> in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAffinityFunctionExcludeNeighborsAbstractSelfTest |
From |
To |
|
Change Parameter Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method private createCopy(ctx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.cache.affinity.fair.FairAffinityFunction |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity<K> in method public cachePrimary0(aff Affinity<K>, n ClusterNode) : IgnitePredicate<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheUtils |
From |
To |
|
Change Parameter Type p : CacheEvictionPolicy<?,?> to p : EvictionPolicy<?,?> in method protected info(prefix String, p EvictionPolicy<?,?>) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionAbstractTest |
From |
To |
|
Change Parameter Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private keyForNode(aff Affinity<Object>, node ClusterNode) : Object in class org.apache.ignite.internal.GridJobMasterLeaveAwareSelfTest |
From |
To |
|
Change Parameter Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public assignPartitions(ctx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.cache.affinity.fair.FairAffinityFunction |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<IgfsBlockKey,byte[]> to entry : EvictableEntry<IgfsBlockKey,byte[]> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<IgfsBlockKey,byte[]>) : void in class org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Parameter Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public assignPartitions(ctx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.tests.p2p.GridExternalAffinityFunction |
From |
To |
|
Change Parameter Type aff : CacheAffinity<K> to aff : Affinity in method public cachePrimary(aff Affinity, n ClusterNode) : CacheEntryPredicate in class org.apache.ignite.internal.processors.cache.GridCacheUtils |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<K,V>) : void in class org.apache.ignite.internal.processors.cache.GridCacheAlwaysEvictionPolicy |
From |
To |
|
Change Parameter Type node : Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> to node : Node<EvictableEntry<IgfsBlockKey,byte[]>> in method private MetaEntry(node Node<EvictableEntry<IgfsBlockKey,byte[]>>, size int) in class org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy.MetaEntry |
From |
To |
|
Change Parameter Type plc : CacheEvictionPolicy<?,?> to plc : EvictionPolicy<?,?> in method private internalQueue(plc EvictionPolicy<?,?>) : Collection<EvictableEntry<Integer,Integer>> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionConsistencySelfTest |
From |
To |
|
Change Parameter Type affCtx : CacheAffinityFunctionContext to affCtx : AffinityFunctionContext in method public assignPartitions(affCtx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction |
From |
To |
|
Change Parameter Type testAff : CacheAffinity to testAff : Affinity in method private checkMapPartitionsToNodes(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<IgfsBlockKey,byte[]> to entry : EvictableEntry<IgfsBlockKey,byte[]> in method private touch(entry EvictableEntry<IgfsBlockKey,byte[]>) : boolean in class org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.random.RandomEvictionPolicy |
From |
To |
|
Change Parameter Type evictPlc : CacheEvictionPolicy to evictPlc : EvictionPolicy in method public setEvictionPolicy(evictPlc EvictionPolicy) : void in class org.apache.ignite.configuration.CacheConfiguration |
From |
To |
|
Change Parameter Type c1 : Collection<CacheEvictableEntry<String,String>> to c1 : Collection<EvictableEntry<String,String>> in method protected check(c1 Collection<EvictableEntry<String,String>>, c2 MockEntry...) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionAbstractTest |
From |
To |
|
Change Parameter Type aff : CacheAffinityFunction to aff : AffinityFunction in method public setAffinity(aff AffinityFunction) : void in class org.apache.ignite.configuration.CacheConfiguration |
From |
To |
|
Change Parameter Type plc : CacheEvictionPolicy to plc : EvictionPolicy in method public evictionPolicyMaxSize(plc EvictionPolicy) : Integer in class org.apache.ignite.internal.visor.util.VisorTaskUtils |
From |
To |
|
Change Parameter Type testAff : CacheAffinity to testAff : Affinity in method private checkAffinityKey(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type affMapper : CacheAffinityKeyMapper to affMapper : AffinityKeyMapper in method public setAffinityMapper(affMapper AffinityKeyMapper) : void in class org.apache.ignite.configuration.CacheConfiguration |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity in method private checkAffinityKey(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type dfltAffMapper : CacheAffinityKeyMapper to dfltAffMapper : AffinityKeyMapper in method public CacheObjectContext(kernalCtx GridKernalContext, dfltAffMapper AffinityKeyMapper, cpyOnGet boolean, unmarshalVals boolean) in class org.apache.ignite.internal.processors.cache.CacheObjectContext |
From |
To |
|
Change Parameter Type aff : CacheRendezvousAffinityFunction to aff : RendezvousAffinityFunction in method private checkDistribution(aff RendezvousAffinityFunction, nodes Collection<ClusterNode>) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionedAffinitySpreadTest |
From |
To |
|
Change Parameter Type aff : CacheAffinityFunction to aff : AffinityFunction in method public GridAffinityAssignmentCache(ctx GridCacheContext, cacheName String, aff AffinityFunction, affMapper AffinityKeyMapper, backups int) in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache |
From |
To |
|
Change Parameter Type hashIdRslvr : CacheAffinityNodeHashResolver to hashIdRslvr : AffinityNodeHashResolver in method public setHashIdResolver(hashIdRslvr AffinityNodeHashResolver) : void in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction |
From |
To |
|
Change Parameter Type aff : CacheAffinityFunction to aff : AffinityFunction in method private nodes(assignment List<List<ClusterNode>>, aff AffinityFunction, key Object) : Iterable<ClusterNode> in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity in method private checkPartitions(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private nodes(aff Affinity<Object>, key Object) : Collection<? extends ClusterNode> in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinitySelfTest |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<IgfsBlockKey,byte[]> to entry : EvictableEntry<IgfsBlockKey,byte[]> in method private peek(entry EvictableEntry<IgfsBlockKey,byte[]>) : byte[] in class org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Parameter Type c1 : Collection<CacheEvictableEntry<String,String>> to c1 : Collection<EvictableEntry<String,String>> in method protected check(c1 Collection<EvictableEntry<String,String>>, c2 List<MockEntry>) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionAbstractTest |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method private touch(entry EvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy |
From |
To |
|
Change Parameter Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public assignPartitions(ctx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.distributed.GridCacheModuloAffinityFunction |
From |
To |
|
Change Parameter Type affMapper : CacheAffinityKeyMapper to affMapper : AffinityKeyMapper in method public GridAffinityAssignmentCache(ctx GridCacheContext, cacheName String, aff AffinityFunction, affMapper AffinityKeyMapper, backups int) in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache |
From |
To |
|
Change Parameter Type nearEvictPlc : CacheEvictionPolicy<K,V> to nearEvictPlc : EvictionPolicy<K,V> in method public setNearEvictionPolicy(nearEvictPlc EvictionPolicy<K,V>) : void in class org.apache.ignite.configuration.NearCacheConfiguration |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity in method private checkMapPartitionsToNodes(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity in method private checkIsBackupOrPrimary(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<Object,Object> to entry : EvictableEntry<Object,Object> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<Object,Object>) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionLockUnlockSelfTest.EvictionPolicy |
From |
To |
|
Change Parameter Type testAff : CacheAffinity to testAff : Affinity in method private checkMapKeyToNode(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type affCtx : CacheAffinityFunctionContext to affCtx : AffinityFunctionContext in method public assignPartitions(affCtx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest.TestAffinityFunction |
From |
To |
|
Change Parameter Type testAff : CacheAffinity to testAff : Affinity in method private checkPartitions(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type testAff : CacheAffinity to testAff : Affinity in method private checkAffinity(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy |
From |
To |
|
Change Parameter Type affCtx : CacheAffinityFunctionContext to affCtx : AffinityFunctionContext in method public assignPartitions(affCtx AffinityFunctionContext) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.LocalAffinityFunction |
From |
To |
|
Change Parameter Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method private touch(entry EvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy |
From |
To |
|
Change Parameter Type aff : CacheAffinity to aff : Affinity in method private checkMapKeysToNodes(testAff Affinity, aff Affinity) : void in class org.apache.ignite.IgniteCacheAffinitySelfTest |
From |
To |
|
Change Parameter Type affFunc : CacheAffinityFunction to affFunc : AffinityFunction in method private AffinityInfo(affFunc AffinityFunction, mapper AffinityKeyMapper, assignment GridAffinityAssignment, cacheObjCtx CacheObjectContext) in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor.AffinityInfo |
From |
To |
|
Change Parameter Type delegate : CacheAffinity<K> to delegate : Affinity<K> in method public GridCacheAffinityProxy(cctx GridCacheContext<K,V>, delegate Affinity<K>) in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy |
From |
To |
|
Change Return Type CacheRandomEvictionPolicy<String,String> to RandomEvictionPolicy<String,String> in method protected createPolicy(plcMax int) : RandomEvictionPolicy<String,String> in class org.apache.ignite.internal.processors.cache.eviction.random.GridCacheRandomEvictionPolicySelfTest |
From |
To |
|
Change Return Type CacheAffinity<K> to Affinity<K> in method public affinity(cache IgniteCache<K,?>) : Affinity<K> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Return Type CacheEvictableEntry to EvictableEntry in method public wrapEviction() : EvictableEntry in class org.apache.ignite.internal.processors.cache.GridCacheTestEntryEx |
From |
To |
|
Change Return Type CacheEvictionFilter<K,V> to EvictionFilter<K,V> in method public getEvictionFilter() : EvictionFilter<K,V> in class org.apache.ignite.configuration.CacheConfiguration |
From |
To |
|
Change Return Type CacheAffinityFunction to AffinityFunction in method private affinity() : AffinityFunction in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Return Type CacheEvictionPolicy<K,V> to EvictionPolicy<K,V> in method public getEvictionPolicy() : EvictionPolicy<K,V> in class org.apache.ignite.configuration.CacheConfiguration |
From |
To |
|
Change Return Type CacheAffinity<K> to Affinity<K> in method public affinity(cacheName String) : Affinity<K> in class org.apache.ignite.Ignite |
From |
To |
|
Change Return Type Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> to Node<EvictableEntry<IgfsBlockKey,byte[]>> in method private node() : Node<EvictableEntry<IgfsBlockKey,byte[]>> in class org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy.MetaEntry |
From |
To |
|
Change Return Type CacheAffinityKeyMapper to AffinityKeyMapper in method public getAffinityMapper() : AffinityKeyMapper in class org.apache.ignite.configuration.CacheConfiguration |
From |
To |
|
Change Return Type CacheAffinity<Object> to Affinity<Object> in method private affinity(idx int) : Affinity<Object> in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Return Type CacheAffinityFunction to AffinityFunction in method protected affinityFunction() : AffinityFunction in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheRendezvousAffinityFunctionExcludeNeighborsSelfTest |
From |
To |
|
Change Return Type CacheAffinityFunction to AffinityFunction in method protected affinityFunction() : AffinityFunction in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessorRendezvousSelfTest |
From |
To |
|
Change Return Type CacheEntryPredicate to IgnitePredicate<Cache.Entry<K,V>> in method public cachePrimary0(aff Affinity<K>, n ClusterNode) : IgnitePredicate<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheUtils |
From |
To |
|
Change Return Type CacheEvictionPolicy<K,V> to EvictionPolicy<K,V> in method public getNearEvictionPolicy() : EvictionPolicy<K,V> in class org.apache.ignite.configuration.NearCacheConfiguration |
From |
To |
|
Change Return Type CacheAffinity<Object> to Affinity<Object> in method package affinity(ignite Ignite) : Affinity<Object> in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinitySelfTest |
From |
To |
|
Change Return Type Collection<CacheEvictableEntry<Integer,Integer>> to Collection<EvictableEntry<Integer,Integer>> in method private internalQueue(plc EvictionPolicy<?,?>) : Collection<EvictableEntry<Integer,Integer>> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionConsistencySelfTest |
From |
To |
|
Change Return Type CacheAffinityFunction to AffinityFunction in method protected abstract affinityFunction() : AffinityFunction in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAffinityFunctionExcludeNeighborsAbstractSelfTest |
From |
To |
|
Change Return Type CacheEvictableEntry<K,V> to EvictableEntry<K,V> in method public wrapEviction() : EvictableEntry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryEx |
From |
To |
|
Change Return Type CacheAffinity<K> to Affinity<K> in method public affinity() : Affinity<K> in class org.apache.ignite.internal.processors.cache.GridCache |
From |
To |
|
Change Return Type CacheFifoEvictionPolicy<String,String> to FifoEvictionPolicy<String,String> in method protected createNearPolicy(nearMax int) : FifoEvictionPolicy<String,String> in class org.apache.ignite.internal.processors.cache.eviction.fifo.GridCacheFifoEvictionPolicySelfTest |
From |
To |
|
Change Return Type CacheRandomEvictionPolicy<String,String> to RandomEvictionPolicy<String,String> in method protected createNearPolicy(nearMax int) : RandomEvictionPolicy<String,String> in class org.apache.ignite.internal.processors.cache.eviction.random.GridCacheRandomEvictionPolicySelfTest |
From |
To |
|
Change Return Type CacheEvictableEntry<K,V> to EvictableEntry<K,V> in method public wrapEviction() : EvictableEntry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry |
From |
To |
|
Change Return Type CacheAffinity<K> to Affinity<K> in method public affinity(cacheName String) : Affinity<K> in class org.apache.ignite.testframework.junits.IgniteMock |
From |
To |
|
Change Return Type CacheAffinityKeyMapper to AffinityKeyMapper in method public defaultAffMapper() : AffinityKeyMapper in class org.apache.ignite.internal.processors.cache.CacheObjectContext |
From |
To |
|
Change Return Type CacheAffinity<Object> to Affinity<Object> in method private affinity(g Ignite) : Affinity<Object> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadDelayedSelfTest |
From |
To |
|
Change Return Type CacheAffinityNodeHashResolver to AffinityNodeHashResolver in method public getHashIdResolver() : AffinityNodeHashResolver in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction |
From |
To |
|
Change Return Type CacheAffinity<String> to Affinity<String> in method private affinity(cache GridCache<String,Integer>) : Affinity<String> in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeCounterSelfTest |
From |
To |
|
Change Return Type Collection<CacheEvictableEntry<K,V>> to Collection<EvictableEntry<K,V>> in method public queue() : Collection<EvictableEntry<K,V>> in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy |
From |
To |
|
Change Return Type CacheAffinityFunction to AffinityFunction in method private affinity(cache GridCache<Integer,?>) : AffinityFunction in class org.apache.ignite.internal.processors.cache.distributed.GridCachePreloadRestartAbstractSelfTest |
From |
To |
|
Change Return Type CacheAffinityKey<UUID> to AffinityKey<UUID> in method public key() : AffinityKey<UUID> in class org.apache.ignite.examples.datagrid.CacheQueryExample.Person |
From |
To |
|
Change Return Type CacheAffinityKeyMapper to AffinityKeyMapper in method public defaultAffMapper() : AffinityKeyMapper in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Return Type CacheAffinityFunction to AffinityFunction in method protected abstract affinityFunction() : AffinityFunction in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessorAbstractSelfTest |
From |
To |
|
Change Return Type CacheAffinityKeyMapper to AffinityKeyMapper in method private keyMapper() : AffinityKeyMapper in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor.AffinityInfo |
From |
To |
|
Change Return Type CacheAffinity<Object> to Affinity<Object> in method package affinity(ignite Ignite) : Affinity<Object> in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinityExcludeNeighborsPerformanceTest |
From |
To |
|
Change Return Type CacheAffinityFunction to AffinityFunction in method public getAffinity() : AffinityFunction in class org.apache.ignite.configuration.CacheConfiguration |
From |
To |
|
Change Return Type CacheAffinity<K> to Affinity<K> in method public affinity(cacheName String) : Affinity<K> in class org.apache.ignite.IgniteSpringBean |
From |
To |
|
Change Return Type CacheAffinity<K> to Affinity<K> in method public affinity(cacheName String) : Affinity<K> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Return Type CacheAffinityFunction to AffinityFunction in method private affinityFunction() : AffinityFunction in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor.AffinityInfo |
From |
To |
|
Change Return Type CacheAffinityKeyMapper to AffinityKeyMapper in method private affinityMapper() : AffinityKeyMapper in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Return Type CacheAffinity<K> to Affinity<K> in method public affinity() : Affinity<K> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Return Type CacheLruEvictionPolicy<String,String> to LruEvictionPolicy<String,String> in method protected createPolicy(plcMax int) : LruEvictionPolicy<String,String> in class org.apache.ignite.internal.processors.cache.eviction.lru.GridCacheLruEvictionPolicySelfTest |
From |
To |
|
Change Return Type Collection<CacheEvictableEntry<K,V>> to Collection<EvictableEntry<K,V>> in method public queue() : Collection<EvictableEntry<K,V>> in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy |
From |
To |
|
Change Return Type CacheAffinity<K> to Affinity<K> in method public affinity() : Affinity<K> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Return Type CacheFifoEvictionPolicy<String,String> to FifoEvictionPolicy<String,String> in method protected createPolicy(plcMax int) : FifoEvictionPolicy<String,String> in class org.apache.ignite.internal.processors.cache.eviction.fifo.GridCacheFifoEvictionPolicySelfTest |
From |
To |
|
Change Return Type CacheLruEvictionPolicy<String,String> to LruEvictionPolicy<String,String> in method protected createNearPolicy(nearMax int) : LruEvictionPolicy<String,String> in class org.apache.ignite.internal.processors.cache.eviction.lru.GridCacheLruEvictionPolicySelfTest |
From |
To |
|
Change Return Type IgnitePredicate<Cache.Entry<K,V>> to CacheEntryPredicate in method public cachePrimary(aff Affinity, n ClusterNode) : CacheEntryPredicate in class org.apache.ignite.internal.processors.cache.GridCacheUtils |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method public from(ccfg CacheConfiguration) : VisorCacheAffinityConfiguration in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration |
From |
To |
|
Change Variable Type p : CacheRandomEvictionPolicy<String,String> to p : RandomEvictionPolicy<String,String> in method public testAllowEmptyEntries() : void in class org.apache.ignite.internal.processors.cache.eviction.random.GridCacheRandomEvictionPolicySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method protected backupKeys(cache IgniteCache<?,?>, cnt int, startFrom int) : List<Integer> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Variable Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public testAllPartitions() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private getNodes(key String) : IgniteBiTuple<ClusterNode,ClusterNode> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtInternalEntrySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<String> to aff : Affinity<String> in method private checkNearAndPrimaryMultiNode(gridCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeCounterSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method public testClientNode() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheRendezvousAffinityClientSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method public affinityHashIdResolverClassName() : String in class org.apache.ignite.internal.processors.cache.GridCacheAttributes |
From |
To |
|
Change Variable Type aff : CacheAffinity<String> to aff : Affinity<String> in method private checkNearAndPrimary(gridCnt int, priThreads int, nearThreads int) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeCounterSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private loadCache(async boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedLoadCacheSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method protected beforeTest() : void in class org.apache.ignite.loadtests.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private checkValues(keys int, expVals Map<Integer,String>) : void in class org.apache.ignite.internal.processors.cache.integration.IgniteCacheLoadAllAbstractTest |
From |
To |
|
Change Variable Type personCache : IgniteCache<CacheAffinityKey<String>,Person> to personCache : IgniteCache<AffinityKey<String>,Person> in method protected beforeTestsStarted() : void in class org.apache.ignite.jdbc.JdbcComplexQuerySelfTest |
From |
To |
|
Change Variable Type evictPlc : CacheEvictionPolicy to evictPlc : EvictionPolicy in method public preProcessCacheConfiguration(cfg CacheConfiguration) : void in class org.apache.ignite.internal.processors.igfs.IgfsHelperImpl |
From |
To |
|
Change Variable Type p : CacheLruEvictionPolicy<String,String> to p : LruEvictionPolicy<String,String> in method public testMiddleAccess() : void in class org.apache.ignite.internal.processors.cache.eviction.lru.GridCacheLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type p : CacheFifoEvictionPolicy<String,String> to p : FifoEvictionPolicy<String,String> in method public testMemory() : void in class org.apache.ignite.internal.processors.cache.eviction.fifo.GridCacheFifoEvictionPolicySelfTest |
From |
To |
|
Change Variable Type node : Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> to node : Node<EvictableEntry<IgfsBlockKey,byte[]>> in method private touch(entry EvictableEntry<IgfsBlockKey,byte[]>) : boolean in class org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method protected primaryKeys(cache IgniteCache<?,?>, cnt int, startFrom int) : List<Integer> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method package printDhtTopology(dht GridDhtCache<Integer,String>, idx int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtTestUtils |
From |
To |
|
Change Variable Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public testPrimaryPartitions() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkPutAll() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type dht : GridDhtCacheAdapter<CacheAffinityKey<String>,Object> to dht : GridDhtCacheAdapter<AffinityKey<String>,Object> in method private printTimers() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentTxMultiNodeTest.PerfJob |
From |
To |
|
Change Variable Type aff : CacheRendezvousAffinityFunction to aff : RendezvousAffinityFunction in method private validate(c IgniteConfiguration, cc CacheConfiguration, cfgStore CacheStore) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private printAffinity(g Ignite, keyCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinitySelfTest |
From |
To |
|
Change Variable Type aff : CacheRendezvousAffinityFunction to aff : RendezvousAffinityFunction in method private validateHashIdResolvers(node ClusterNode) : IgniteSpiNodeValidationResult in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type cache : IgniteCache<CacheAffinityKey<UUID>,Person> to cache : IgniteCache<AffinityKey<UUID>,Person> in method private sqlQueryWithJoin() : void in class org.apache.ignite.examples.datagrid.CacheQueryExample |
From |
To |
|
Change Variable Type m : CacheAffinityKeyMapper to m : AffinityKeyMapper in method private affinityInfoFromNode(cacheName String, topVer AffinityTopologyVersion, n ClusterNode) : AffinityInfo in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor |
From |
To |
|
Change Variable Type evictPlc : CacheEvictionPolicy to evictPlc : EvictionPolicy in method public validateCacheConfiguration(cfg CacheConfiguration) : void in class org.apache.ignite.internal.processors.igfs.IgfsHelperImpl |
From |
To |
|
Change Variable Type key : CacheAffinityKey<Integer> to key : AffinityKey<Integer> in method public testPartitionWithAffinityMapper() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private keyForTest() : int in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAtomicTimeoutSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkPut(grid int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity to aff : Affinity in method public testReloadAll() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePartitionedReloadAllAbstractSelfTest |
From |
To |
|
Change Variable Type affinity : CacheAffinity to affinity : Affinity in method private checkTxNodeLeft(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkNodes(keyCnt int, nodeCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadStartStopSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<String> to aff : Affinity<String> in method private doTestEviction(concurrency TransactionConcurrency, isolation TransactionIsolation) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedEvictionSelfTest |
From |
To |
|
Change Variable Type keys : List<CacheAffinityKey<Integer>> to keys : List<AffinityKey<Integer>> in method public testMethodAffinityMapper() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityMapperSelfTest |
From |
To |
|
Change Variable Type f : CacheAffinityFunction to f : AffinityFunction in method private affinityInfoFromNode(cacheName String, topVer AffinityTopologyVersion, n ClusterNode) : AffinityInfo in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor |
From |
To |
|
Change Variable Type queue : Collection<CacheEvictableEntry<Integer,Integer>> to queue : Collection<EvictableEntry<Integer,Integer>> in method private checkPolicyConsistency() : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionConsistencySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private checkAffinity() : void in class org.apache.ignite.internal.processors.cache.IgniteClientAffinityAssignmentSelfTest |
From |
To |
|
Change Variable Type plc0 : CacheLruEvictionPolicy<Integer,Integer> to plc0 : LruEvictionPolicy<Integer,Integer> in method private internalQueue(plc EvictionPolicy<?,?>) : Collection<EvictableEntry<Integer,Integer>> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionConsistencySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method public applyx(prj ClusterGroup) : IgniteFuture<?> in class org.apache.ignite.internal.GridJobMasterLeaveAwareSelfTest.testAffinityRun.testMasterLeaveAwareCallback |
From |
To |
|
Change Variable Type p : CacheLruEvictionPolicy<String,String> to p : LruEvictionPolicy<String,String> in method public testRandom() : void in class org.apache.ignite.internal.processors.cache.eviction.lru.GridCacheLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<String> to aff : Affinity<String> in method public testEvictExpired() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest |
From |
To |
|
Change Variable Type k : CacheAffinityKey<String> to k : AffinityKey<String> in method private printTimers() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentTxMultiNodeTest.PerfJob |
From |
To |
|
Change Variable Type aff : CacheRendezvousAffinityFunction to aff : RendezvousAffinityFunction in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinityHashIdResolverSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity to aff : Affinity in method private primaryKeys(idx int, cnt int) : List<String> in class org.apache.ignite.internal.processors.cache.GridCacheInterceptorAbstractSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method private checkNodeRemoved(backups int) : void in class org.apache.ignite.cache.affinity.fair.GridFairAffinityFunctionSelfTest |
From |
To |
|
Change Variable Type node : Node<CacheEvictableEntry<K,V>> to node : Node<EvictableEntry<K,V>> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinityExcludeNeighborsPerformanceTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method private checkRandomReassignment(backups int) : void in class org.apache.ignite.cache.affinity.fair.GridFairAffinityFunctionSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<String> to aff : Affinity<String> in method public testEvictExpired() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearOnlyMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> 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 aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method public testTxNoWrite() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheTxPreloadNoWriteTest |
From |
To |
|
Change Variable Type keys : Set<CacheAffinityKey<String>> to keys : Set<AffinityKey<String>> in method private printTimers() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentTxMultiNodeTest.PerfJob |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkIsolatedDataStreamer() : void in class org.apache.ignite.internal.processors.datastreamer.DataStreamProcessorSelfTest |
From |
To |
|
Change Variable Type p : CacheLruEvictionPolicy<String,String> to p : LruEvictionPolicy<String,String> in method public testAllowEmptyEntries() : void in class org.apache.ignite.internal.processors.cache.eviction.lru.GridCacheLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity to aff : Affinity in method public testPartitionEntrySetToString() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedFullApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method private startAdditionalNodes(cnt int, queueName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest |
From |
To |
|
Change Variable Type evictPlc : CacheEvictionPolicy to evictPlc : EvictionPolicy in method package IgfsImpl(igfsCtx IgfsContext) in class org.apache.ignite.internal.processors.igfs.IgfsImpl |
From |
To |
|
Change Variable Type hashIdRslvr : CacheAffinityNodeHashResolver to hashIdRslvr : AffinityNodeHashResolver in method private validateHashIdResolvers(node ClusterNode) : IgniteSpiNodeValidationResult in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type key : CacheAffinityKey<String> to key : AffinityKey<String> in method private printTimers() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentTxMultiNodeTest.PerfJob |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private checkCountPerformance0(g Ignite, cnt int) : long in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinityExcludeNeighborsPerformanceTest |
From |
To |
|
Change Variable Type aff : CacheRendezvousAffinityFunction to aff : RendezvousAffinityFunction in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.GridCachePartitionedAffinityFilterSelfTest |
From |
To |
|
Change Variable Type personCache : IgniteCache<CacheAffinityKey<String>,Person> to personCache : IgniteCache<AffinityKey<String>,Person> in method protected beforeTestsStarted() : void in class org.apache.ignite.jdbc.JdbcMetadataSelfTest |
From |
To |
|
Change Variable Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public testMapPartitionToNode() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity to aff : Affinity in method private backupKey(idx int) : String in class org.apache.ignite.internal.processors.cache.GridCacheInterceptorAbstractSelfTest |
From |
To |
|
Change Variable Type bachelors : QueryCursor<Cache.Entry<CacheAffinityKey<UUID>,Person>> to bachelors : QueryCursor<Cache.Entry<AffinityKey<UUID>,Person>> in method private textQuery() : void in class org.apache.ignite.examples.datagrid.CacheQueryExample |
From |
To |
|
Change Variable Type entry : CacheEvictableEntry<IgfsBlockKey,byte[]> to entry : EvictableEntry<IgfsBlockKey,byte[]> in method private shrink() : void in class org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Variable Type affinity : CacheAffinity<Object> to affinity : Affinity<Object> in method protected primaryKeysForCache(cache IgniteCache<String,Integer>, cnt int, startFrom int) : List<String> in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method protected checkCommit(concurrency TransactionConcurrency, isolation TransactionIsolation) : void in class org.apache.ignite.internal.processors.cache.IgniteTxAbstractTest |
From |
To |
|
Change Variable Type mapper : CacheAffinityKeyMapper to mapper : AffinityKeyMapper in method protected onKernalStart0() : void in class org.apache.ignite.internal.processors.igfs.IgfsDataManager |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method public testMapPartitionsToNodeArray() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private generateKeys(node ClusterNode, cache IgniteCache<Object,Object>) : List<Integer> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicPreloadSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkReaderRemove() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkReaderEvict() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkAffinityPeek(nodeIdx int) : void in class org.apache.ignite.internal.processors.cache.IgniteCachePeekModesAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method protected primaryNode(key Object, cacheName String) : Ignite in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Variable Type newNode : Node<CacheEvictableEntry<K,V>> to newNode : Node<EvictableEntry<K,V>> in method private touch(entry EvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy |
From |
To |
|
Change Variable Type aff0 : CacheRendezvousAffinityFunction to aff0 : RendezvousAffinityFunction in method public testAffinityFunctionConsistency() : void in class org.apache.ignite.internal.processors.cache.GridCacheConfigurationConsistencySelfTest |
From |
To |
|
Change Variable Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public testPrimaryPartitionsOneNode() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method public testPeekPartitionedModes() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkActivePartitionTransfer(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type p : CacheFifoEvictionPolicy<String,String> to p : FifoEvictionPolicy<String,String> in method public testPolicy() : void in class org.apache.ignite.internal.processors.cache.eviction.fifo.GridCacheFifoEvictionPolicySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private backup(gridIdx int, key Object) : boolean in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTransformEventSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method public testMapPartitionsToNodeCollection() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method package checkDhtTopology(dht GridDhtCache<Integer,String>, idx int, log IgniteLogger) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtTestUtils |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method protected awaitPartitionMapExchange() : void in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private checkTransformAll() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type cache : IgniteCache<CacheAffinityKey<UUID>,Person> to cache : IgniteCache<AffinityKey<UUID>,Person> in method private sqlQueryWithAggregation() : void in class org.apache.ignite.examples.datagrid.CacheQueryExample |
From |
To |
|
Change Variable Type aff : CacheAffinity to aff : Affinity in method private offheapKeys(nodeIdx int) : T2<List<Integer>,List<Integer>> in class org.apache.ignite.internal.processors.cache.IgniteCachePeekModesAbstractTest |
From |
To |
|
Change Variable Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public testMapPartitionsToNode() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method public affinityIncludeNeighbors() : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAttributes |
From |
To |
|
Change Variable Type p : CacheLruEvictionPolicy<String,String> to p : LruEvictionPolicy<String,String> in method public testMemory() : void in class org.apache.ignite.internal.processors.cache.eviction.lru.GridCacheLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private mapKeys(cnt int) : Map<UUID,T2<Set<Integer>,Set<Integer>>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiNodeSelfTest |
From |
To |
|
Change Variable Type key : CacheAffinityKey<Integer> to key : AffinityKey<Integer> in method public testMethodAffinityMapper() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityMapperSelfTest |
From |
To |
|
Change Variable Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public testMapPartitionsToNodeArray() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type affMapper : CacheAffinityKeyMapper to affMapper : AffinityKeyMapper in method public start() : void in class org.apache.ignite.internal.processors.igfs.IgfsProcessor |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private key(ignite Ignite, mode int) : Integer in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method protected nearCache(key Integer) : IgniteCache<Integer,Integer> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method public testNearUpdateTopologyChange() : void in class org.apache.ignite.internal.processors.cache.CacheNearUpdateTopologyChangeAbstractTest |
From |
To |
|
Change Variable Type node : Node<CacheEvictableEntry<K,V>> to node : Node<EvictableEntry<K,V>> in method private touch(entry EvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method public testAffinityMultiNode() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAffinityFunctionExcludeNeighborsAbstractSelfTest |
From |
To |
|
Change Variable Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public testBackupPartitions() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type checkAff : CacheAffinity<Object> to checkAff : Affinity<Object> in method private checkAffinity() : void in class org.apache.ignite.internal.processors.cache.IgniteClientAffinityAssignmentSelfTest |
From |
To |
|
Change Variable Type affCtx : CacheAffinityFunctionContext to affCtx : AffinityFunctionContext in method protected cacheConfiguration() : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedPreloadEventsSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkSizeAffinityFilter(nodeIdx int) : void in class org.apache.ignite.internal.processors.cache.IgniteCachePeekModesAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method public testMapPartitionsToNode() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method public testMapPartitionToNode() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkKeys(cache IgniteCache<Integer,String>, cnt int, grids Iterable<Ignite>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method private shrink() : void in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy |
From |
To |
|
Change Variable Type plc0 : CacheFifoEvictionPolicy<Integer,Integer> to plc0 : FifoEvictionPolicy<Integer,Integer> in method private internalQueue(plc EvictionPolicy<?,?>) : Collection<EvictableEntry<Integer,Integer>> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionConsistencySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private checkTransform() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAtomicNearCacheSelfTest |
From |
To |
|
Change Variable Type p : CacheFifoEvictionPolicy<String,String> to p : FifoEvictionPolicy<String,String> in method public testRandom() : void in class org.apache.ignite.internal.processors.cache.eviction.fifo.GridCacheFifoEvictionPolicySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private checkTimedPerformance(dur long, testName String) : int in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedAffinityExcludeNeighborsPerformanceTest |
From |
To |
|
Change Variable Type plc0 : CacheFifoEvictionPolicy<Integer,Integer> to plc0 : FifoEvictionPolicy<Integer,Integer> in method public testPolicyConsistency() : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionTouchSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private partitions(node Ignite, partType int) : List<Integer> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method private primary(gridIdx int, key Object) : boolean in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTransformEventSelfTest |
From |
To |
|
Change Variable Type entry : CacheEvictableEntry<K,V> to entry : EvictableEntry<K,V> in method private shrink() : void in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy |
From |
To |
|
Change Variable Type p : CacheLruEvictionPolicy<String,String> to p : LruEvictionPolicy<String,String> in method public testPolicy() : void in class org.apache.ignite.internal.processors.cache.eviction.lru.GridCacheLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method protected nearKeys(cache IgniteCache<?,?>, cnt int, startFrom int) : List<Integer> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest |
From |
To |
|
Change Variable Type affinity : CacheAffinity<Object> to affinity : Affinity<Object> in method protected checkMessages(clientMode boolean, orderMode CacheAtomicWriteOrderMode) : void in class org.apache.ignite.internal.processors.cache.GridCacheAtomicMessageCountSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method public testPutRandomKeys() : void in class org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMapAbstractSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkRestarts(writeOrder CacheAtomicWriteOrderMode, writeSync CacheWriteSynchronizationMode) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicInvalidPartitionHandlingSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method public applyx(prj ClusterGroup) : IgniteFuture<?> in class org.apache.ignite.internal.GridJobMasterLeaveAwareSelfTest.testAffinityCall.testMasterLeaveAwareCallback |
From |
To |
|
Change Variable Type affFunc : CacheAffinityFunction to affFunc : AffinityFunction in method private canCalculateAffinity(cacheCtx GridCacheContext) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture |
From |
To |
|
Change Variable Type affinity : CacheAffinity<Object> to affinity : Affinity<Object> in method private keysForType(nodeType int) : Collection<String> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheAbstractTransformWriteThroughSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity to aff : Affinity in method private nearKey(idx int) : String in class org.apache.ignite.internal.processors.cache.GridCacheInterceptorAbstractSelfTest |
From |
To |
|
Change Variable Type evictFilter : CacheEvictionFilter to evictFilter : EvictionFilter in method public validateCacheConfiguration(cfg CacheConfiguration) : void in class org.apache.ignite.internal.processors.igfs.IgfsHelperImpl |
From |
To |
|
Change Variable Type hashAffFunc : CacheRendezvousAffinityFunction to hashAffFunc : RendezvousAffinityFunction in method public from(ccfg CacheConfiguration) : VisorCacheAffinityConfiguration in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration |
From |
To |
|
Change Variable Type newNode : Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> to newNode : Node<EvictableEntry<IgfsBlockKey,byte[]>> in method private touch(entry EvictableEntry<IgfsBlockKey,byte[]>) : boolean in class org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Variable Type aff : CacheAffinity to aff : Affinity in method private primaryId(ignite Ignite, key Object) : UUID in class org.apache.ignite.internal.processors.cache.IgniteTxMultiNodeAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method protected beforeTest() : void in class org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinity to aff : Affinity in method private swapKeys(nodeIdx int) : T2<List<Integer>,List<Integer>> in class org.apache.ignite.internal.processors.cache.IgniteCachePeekModesAbstractTest |
From |
To |
|
Change Variable Type e : CacheEvictableEntry<String,String> to e : EvictableEntry<String,String> in method protected checkNearPolicies(endNearPlcSize int) : void in class org.apache.ignite.internal.processors.cache.eviction.fifo.GridCacheFifoEvictionPolicySelfTest |
From |
To |
|
Change Variable Type p : CacheFifoEvictionPolicy<String,String> to p : FifoEvictionPolicy<String,String> in method public testAllowEmptyEntries() : void in class org.apache.ignite.internal.processors.cache.eviction.fifo.GridCacheFifoEvictionPolicySelfTest |
From |
To |
|
Change Variable Type e : CacheEvictableEntry<String,String> to e : EvictableEntry<String,String> in method protected checkNearPolicies(endNearPlcSize int) : void in class org.apache.ignite.internal.processors.cache.eviction.lru.GridCacheLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkKeys(c IgniteCache<Integer,String>, cnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadStartStopSelfTest |
From |
To |
|
Change Variable Type cache : IgniteCache<CacheAffinityKey<UUID>,Person> to cache : IgniteCache<AffinityKey<UUID>,Person> in method private textQuery() : void in class org.apache.ignite.examples.datagrid.CacheQueryExample |
From |
To |
|
Change Variable Type personCache : GridCache<CacheAffinityKey<String>,Person> to personCache : GridCache<AffinityKey<String>,Person> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type aff : CacheRendezvousAffinityFunction to aff : RendezvousAffinityFunction in method private initialize(cfg CacheConfiguration, cacheObjCtx CacheObjectContext) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type personCache : GridCache<CacheAffinityKey<String>,Person> to personCache : GridCache<AffinityKey<String>,Person> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.reducefields.GridCacheAbstractReduceFieldsQuerySelfTest |
From |
To |
|
Change Variable Type personCache : IgniteCache<CacheAffinityKey<String>,Person> to personCache : IgniteCache<AffinityKey<String>,Person> in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method package prepareKeys(dht GridDhtCache<Integer,String>, keyCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtTestUtils |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method protected checkRollback(map ConcurrentMap<Integer,String>, concurrency TransactionConcurrency, isolation TransactionIsolation) : void in class org.apache.ignite.internal.processors.cache.IgniteTxAbstractTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Object> to aff : Affinity<Object> in method public testAffinity() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private getNodes(key Integer) : IgniteBiTuple<ClusterNode,ClusterNode> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEntrySelfTest |
From |
To |
|
Change Variable Type mapper : CacheAffinityKeyMapper to mapper : AffinityKeyMapper in method public testFieldAffinityMapper() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityMapperSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinityFunction to aff : AffinityFunction in method private checkPartitions() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePartitionedAffinityFilterSelfTest |
From |
To |
|
Change Variable Type mapper : CacheAffinityKeyMapper to mapper : AffinityKeyMapper in method public testFieldAffinityMapperWithWrongClass() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityMapperSelfTest |
From |
To |
|
Change Variable Type plc : CacheEvictionPolicy to plc : EvictionPolicy in method public from(ccfg CacheConfiguration) : VisorCacheEvictionConfiguration in class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration |
From |
To |
|
Change Variable Type near : GridNearCacheAdapter<CacheAffinityKey<String>,Object> to near : GridNearCacheAdapter<AffinityKey<String>,Object> in method private printTimers() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentTxMultiNodeTest.PerfJob |
From |
To |
|
Change Variable Type ctx : CacheAffinityFunctionContext to ctx : AffinityFunctionContext in method public testMapPartitionsToNodeCollection() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkNodes(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest |
From |
To |
|
Change Variable Type node : Node<CacheEvictableEntry<K,V>> to node : Node<EvictableEntry<K,V>> in method private touch(entry EvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy |
From |
To |
|
Change Variable Type aff : CacheRendezvousAffinityFunction to aff : RendezvousAffinityFunction in method public testPartitionSpreading() : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionedAffinitySpreadTest |
From |
To |
|
Change Variable Type mapper : CacheAffinityKeyMapper to mapper : AffinityKeyMapper in method private startAdditionalNodes(cnt int, queueName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest |
From |
To |
|
Change Variable Type node : Node<CacheEvictableEntry<K,V>> to node : Node<EvictableEntry<K,V>> in method public onEntryAccessed(rmv boolean, entry EvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy |
From |
To |
|
Change Variable Type masters : QueryCursor<Cache.Entry<CacheAffinityKey<UUID>,Person>> to masters : QueryCursor<Cache.Entry<AffinityKey<UUID>,Person>> in method private textQuery() : void in class org.apache.ignite.examples.datagrid.CacheQueryExample |
From |
To |
|
Change Variable Type cache : IgniteCache<CacheAffinityKey<UUID>,Person> to cache : IgniteCache<AffinityKey<UUID>,Person> in method private sqlQuery() : void in class org.apache.ignite.examples.datagrid.CacheQueryExample |
From |
To |
|
Change Variable Type aff : CacheAffinity<String> to aff : Affinity<String> in method public testLocalEvict() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest |
From |
To |
|
Change Variable Type aff : CacheAffinity<Integer> to aff : Affinity<Integer> in method private checkDoubleGet(concurrency TransactionConcurrency, isolation TransactionIsolation, put boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearMultiGetSelfTest |
From |
To |
|
Change Variable Type mapper : CacheAffinityKeyMapper to mapper : AffinityKeyMapper in method public testMethodAffinityMapper() : void in class org.apache.ignite.internal.processors.cache.GridCacheAffinityMapperSelfTest |
From |
To |