|
Rename Method public removexAsync0(key K, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> renamed to public removexAsync(key K, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache |
From |
To |
|
Rename Method public removexAsync0(key K, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> renamed to public removexAsync(key K, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Rename Method public removexAsync0(key K, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> renamed to public removexAsync(key K, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache |
From |
To |
|
Rename Method public removexAsync0(key K, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> renamed to public removexAsync(key K, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache |
From |
To |