|
Change Return Type IgniteFuture<Map<K,Boolean>> to IgniteInternalFuture<Boolean> in method public containsKeysAsync(keys Collection<? extends K>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection |
From |
To |
|
Change Return Type IgniteFuture<Map<K,Boolean>> to IgniteInternalFuture<Boolean> in method public containsKeysAsync(keys Collection<? extends K>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl |
From |
To |
|
Change Return Type IgniteFuture<Map<K,Boolean>> to IgniteInternalFuture<Boolean> in method public containsKeysAsync(keys Collection<? extends K>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Change Return Type IgniteFuture<Map<K,Boolean>> to IgniteInternalFuture<Boolean> in method public containsKeysAsync(keys Collection<? extends K>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |