|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAsync(keys Set<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CacheProjection |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.IgniteCache |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAsync(keys Set<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearLocallyAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearLocallyAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method private GlobalClearKeySetCallable(cacheName String, keys Set<? extends K>) in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.GlobalClearKeySetCallable |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearLocallyAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearLocallyAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.CacheProjection |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.CacheProjection |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAll(keys Set<? extends K>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAsync(keys Set<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl |
From |
To |
|
Change Parameter Type keys : Set<K> to keys : Set<? extends K> in method public clearAsync(keys Set<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |