|
Extract And Move Method public removeAll(keys Collection<? extends K>) : void extracted from public removeAll(keys Collection<? extends K>, filter CacheEntryPredicate...) : void in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl & moved to class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Extract And Move Method public removeAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<?> extracted from public removeAllAsync(keys Collection<? extends K>, filter CacheEntryPredicate[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl & moved to class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Extract And Move Method public removeAll(keys Collection<? extends K>) : void extracted from public removeAll(keys Collection<? extends K>, filter CacheEntryPredicate[]) : void in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl & moved to class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Extract And Move Method public removeAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<?> extracted from public removeAllAsync(keys Collection<? extends K>, filter CacheEntryPredicate[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl & moved to class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |