|
Change Variable Type e : Entry<Key,Person> to e : Cache.Entry<Key,Person> in method private checkProjectionFilter(cache GridCache, expCnt int) : void in class org.apache.ignite.internal.processors.cache.query.GridCacheSwapScanQueryAbstractSelfTest |
From |
To |
|
Change Variable Type e1 : Entry<Integer,String> to e1 : Cache.Entry<Integer,String> in method public testIntegrity() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest |
From |
To |
|
Change Variable Type e : Entry<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 e2 : Entry<Integer,String> to e2 : Cache.Entry<Integer,String> in method public testIntegrity() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest |
From |
To |
|
Change Variable Type e : Entry<Object,Object> to e : Cache.Entry<Object,Object> in method public cancelAll() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type e : Entry<Object,Object> to e : Cache.Entry<Object,Object> in method public serviceDescriptors() : Collection<ServiceDescriptor> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type entry : Entry<Integer,Integer> to entry : Cache.Entry<Integer,Integer> in method private checkCache(cache CacheProjection<Integer,Integer>, key int, expVal int) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearReaderPreloadSelfTest |
From |
To |
|
Change Variable Type entries : Set<Entry<Object,Object>> to entries : Set<Cache.Entry<Object,Object>> in method private checkToString() : void in class org.apache.ignite.internal.processors.cache.GridCacheObjectToStringSelfTest |
From |
To |
|
Change Variable Type e : Entry<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 e : Entry<Object,Object> to e : Cache.Entry<Object,Object> in method public testBasicOps() : void in class org.apache.ignite.internal.processors.fs.GridGgfsProcessorSelfTest |
From |
To |
|
Change Variable Type entry : Entry<Integer,CacheValue> to entry : Cache.Entry<Integer,CacheValue> in method private populate(cache CacheProjection<Integer,CacheValue>) : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapSelfTest |
From |
To |
|
Change Variable Type e : Entry to e : Cache.Entry in method private putAndCheckEntrySet(cache GridCache<Object,Object>) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheEntrySetAbstractSelfTest |
From |
To |
|
Change Variable Type entry : Entry<String,String> to entry : Cache.Entry<String,String> in method public testRandomEntryMultiThreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapTest |
From |
To |
|
Change Variable Type e : Entry<Object,Object> to e : Cache.Entry<Object,Object> in method public deploy(cfg ServiceConfiguration) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type e : Entry<Object,Object> to e : Cache.Entry<Object,Object> in method public run0() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor.TopologyListener.onEvent.submit |
From |
To |
|
Change Variable Type e : Entry<Integer,Integer> to e : Cache.Entry<Integer,Integer> in method public testPolicyConsistency() : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionTouchSelfTest |
From |
To |
|
Change Variable Type entry : Entry<Integer,CacheValue> to entry : Cache.Entry<Integer,CacheValue> in method private checkEntries(cache CacheProjection<Integer,CacheValue>, lowerBound int, upperBound int) : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapSelfTest |
From |
To |
|
Change Variable Type entry : Entry<Object,Object> to entry : Cache.Entry<Object,Object> in method public testDifferentEvictionFilters() : void in class org.apache.ignite.internal.processors.cache.GridCacheConfigurationConsistencySelfTest |
From |
To |
|
Change Variable Type entries : Set<Entry<Object,Object>> to entries : Set<Cache.Entry<Object,Object>> in method private putAndCheckEntrySet(cache GridCache<Object,Object>) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheEntrySetAbstractSelfTest |
From |
To |
|
Change Variable Type entry : Entry<String,String> to entry : Cache.Entry<String,String> in method public testRandomEntry() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapTest |
From |
To |