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