|
Change Variable Type cache : GridCache to cache : IgniteCache in method private assertSetIteratorsCleared() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<?,?> to cache : IgniteCacheProxy<?,?> in method protected afterTest() : void in class org.apache.ignite.cache.hibernate.HibernateL2CacheConfigurationSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<?,?> to cache : IgniteCache<?,?> in method public getCacheNames() : Iterable<String> in class org.apache.ignite.cache.CacheManager |
From |
To |
|
Change Variable Type proxy : IgniteCacheProxy<?,?> to entry : Map.Entry<String,IgniteCacheProxy<?,?>> in method public publicCaches() : Collection<IgniteCacheProxy<?,?>> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type c : GridCache<?,?> to c : IgniteCache<?,?> in method public getCacheNames() : Collection<String> in class org.apache.ignite.cache.spring.SpringCacheManager |
From |
To |
|
Change Variable Type cache : GridCache<?,?> to cache : IgniteCacheProxy<?,?> in method private cleanup() : void in class org.apache.ignite.cache.hibernate.HibernateL2CacheSelfTest |
From |
To |
|
Change Variable Type cache : GridCache to cache : IgniteCache in method private assertSetResourcesCleared() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |