|
Change Parameter Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method private touch(entry CacheEvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.lru.CacheLruEvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.fifo.CacheFifoEvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.lru.CacheLruEvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<IgfsBlockKey,byte[]> to entry : CacheEvictableEntry<IgfsBlockKey,byte[]> in method private peek(entry CacheEvictableEntry<IgfsBlockKey,byte[]>) : byte[] in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Parameter Type c1 : Collection<EvictableEntry<String,String>> to c1 : Collection<CacheEvictableEntry<String,String>> in method protected check(c1 Collection<CacheEvictableEntry<String,String>>, c2 List<MockEntry>) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionAbstractTest |
From |
To |
|
Change Parameter Type entry : EvictableEntry<IgfsBlockKey,byte[]> to entry : CacheEvictableEntry<IgfsBlockKey,byte[]> in method private touch(entry CacheEvictableEntry<IgfsBlockKey,byte[]>) : boolean in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method private touch(entry CacheEvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.fifo.CacheFifoEvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.CacheEvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.random.CacheRandomEvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<IgfsBlockKey,byte[]> to entry : CacheEvictableEntry<IgfsBlockKey,byte[]> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<IgfsBlockKey,byte[]>) : void in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<Object,Object> to entry : CacheEvictableEntry<Object,Object> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<Object,Object>) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionLockUnlockSelfTest.EvictionPolicy |
From |
To |
|
Change Parameter Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<K,V>) : void in class org.apache.ignite.internal.processors.cache.GridCacheAlwaysEvictionPolicy |
From |
To |
|
Change Parameter Type c1 : Collection<EvictableEntry<String,String>> to c1 : Collection<CacheEvictableEntry<String,String>> in method protected check(c1 Collection<CacheEvictableEntry<String,String>>, c2 MockEntry...) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionAbstractTest |
From |
To |
|
Change Parameter Type node : Node<EvictableEntry<IgfsBlockKey,byte[]>> to node : Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> in method private MetaEntry(node Node<CacheEvictableEntry<IgfsBlockKey,byte[]>>, size int) in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy.MetaEntry |
From |
To |
|
Change Return Type EvictableEntry<K,V> to CacheEvictableEntry<K,V> in method public wrapEviction() : CacheEvictableEntry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryEx |
From |
To |
|
Change Return Type Collection<EvictableEntry<K,V>> to Collection<CacheEvictableEntry<K,V>> in method public queue() : Collection<CacheEvictableEntry<K,V>> in class org.apache.ignite.cache.eviction.fifo.CacheFifoEvictionPolicy |
From |
To |
|
Change Return Type Collection<EvictableEntry<Integer,Integer>> to Collection<CacheEvictableEntry<Integer,Integer>> in method private internalQueue(plc CacheEvictionPolicy<?,?>) : Collection<CacheEvictableEntry<Integer,Integer>> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionConsistencySelfTest |
From |
To |
|
Change Return Type EvictableEntry<K,V> to CacheEvictableEntry<K,V> in method public wrapEviction() : CacheEvictableEntry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry |
From |
To |
|
Change Return Type Node<EvictableEntry<IgfsBlockKey,byte[]>> to Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> in method private node() : Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy.MetaEntry |
From |
To |
|
Change Return Type Collection<EvictableEntry<K,V>> to Collection<CacheEvictableEntry<K,V>> in method public queue() : Collection<CacheEvictableEntry<K,V>> in class org.apache.ignite.cache.eviction.lru.CacheLruEvictionPolicy |
From |
To |
|
Change Return Type EvictableEntry to CacheEvictableEntry in method public wrapEviction() : CacheEvictableEntry in class org.apache.ignite.internal.processors.cache.GridCacheTestEntryEx |
From |
To |
|
Change Variable Type node : Node<EvictableEntry<K,V>> to node : Node<CacheEvictableEntry<K,V>> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.lru.CacheLruEvictionPolicy |
From |
To |
|
Change Variable Type e : EvictableEntry<String,String> to e : CacheEvictableEntry<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 newNode : Node<EvictableEntry<K,V>> to newNode : Node<CacheEvictableEntry<K,V>> in method private touch(entry CacheEvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.lru.CacheLruEvictionPolicy |
From |
To |
|
Change Variable Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method private shrink() : void in class org.apache.ignite.cache.eviction.lru.CacheLruEvictionPolicy |
From |
To |
|
Change Variable Type newNode : Node<EvictableEntry<IgfsBlockKey,byte[]>> to newNode : Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> in method private touch(entry CacheEvictableEntry<IgfsBlockKey,byte[]>) : boolean in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Variable Type node : Node<EvictableEntry<K,V>> to node : Node<CacheEvictableEntry<K,V>> in method private touch(entry CacheEvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.lru.CacheLruEvictionPolicy |
From |
To |
|
Change Variable Type entry : EvictableEntry<IgfsBlockKey,byte[]> to entry : CacheEvictableEntry<IgfsBlockKey,byte[]> in method private shrink() : void in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Variable Type entry : EvictableEntry<K,V> to entry : CacheEvictableEntry<K,V> in method private shrink() : void in class org.apache.ignite.cache.eviction.fifo.CacheFifoEvictionPolicy |
From |
To |
|
Change Variable Type other : EvictableEntryImpl<K,V> to other : CacheEvictableEntryImpl<K,V> in method public equals(obj Object) : boolean in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl |
From |
To |
|
Change Variable Type node : Node<EvictableEntry<K,V>> to node : Node<CacheEvictableEntry<K,V>> in method public onEntryAccessed(rmv boolean, entry CacheEvictableEntry<K,V>) : void in class org.apache.ignite.cache.eviction.fifo.CacheFifoEvictionPolicy |
From |
To |
|
Change Variable Type node : Node<EvictableEntry<K,V>> to node : Node<CacheEvictableEntry<K,V>> in method private touch(entry CacheEvictableEntry<K,V>) : boolean in class org.apache.ignite.cache.eviction.fifo.CacheFifoEvictionPolicy |
From |
To |
|
Change Variable Type queue : Collection<EvictableEntry<Integer,Integer>> to queue : Collection<CacheEvictableEntry<Integer,Integer>> in method private checkPolicyConsistency() : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionConsistencySelfTest |
From |
To |
|
Change Variable Type e : EvictableEntry<String,String> to e : CacheEvictableEntry<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 node : Node<EvictableEntry<IgfsBlockKey,byte[]>> to node : Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> in method private touch(entry CacheEvictableEntry<IgfsBlockKey,byte[]>) : boolean in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Attribute Type queue : ConcurrentLinkedDeque8<EvictableEntry<K,V>> to queue : ConcurrentLinkedDeque8<CacheEvictableEntry<K,V>> in class org.apache.ignite.cache.eviction.fifo.CacheFifoEvictionPolicy |
From |
To |
|
Change Attribute Type queue : ConcurrentLinkedDeque8<EvictableEntry<K,V>> to queue : ConcurrentLinkedDeque8<CacheEvictableEntry<K,V>> in class org.apache.ignite.cache.eviction.lru.CacheLruEvictionPolicy |
From |
To |
|
Change Attribute Type queue : ConcurrentLinkedDeque8<EvictableEntry<IgfsBlockKey,byte[]>> to queue : ConcurrentLinkedDeque8<CacheEvictableEntry<IgfsBlockKey,byte[]>> in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy |
From |
To |
|
Change Attribute Type node : Node<EvictableEntry<IgfsBlockKey,byte[]>> to node : Node<CacheEvictableEntry<IgfsBlockKey,byte[]>> in class org.apache.ignite.cache.eviction.igfs.CacheIgfsPerBlockLruEvictionPolicy.MetaEntry |
From |
To |