|
Inline Method public putxAsync(key K, val V, entry GridCacheEntryEx, ttl long, filter CacheEntryPredicate[]) : IgniteInternalFuture<Boolean> inlined to public putxAsync(key K, val V, filter CacheEntryPredicate[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl |
From |
To |
|
Inline Method public removeAsync(key K, entry GridCacheEntryEx, filter CacheEntryPredicate...) : IgniteInternalFuture<V> inlined to public removeAsync(key K, filter CacheEntryPredicate[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl |
From |
To |
|
Inline Method public putAsync(key K, val V, entry GridCacheEntryEx, ttl long, filter CacheEntryPredicate[]) : IgniteInternalFuture<V> inlined to public putAsync(key K, val V, filter CacheEntryPredicate[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl |
From |
To |
|
Inline Method public removexAsync(key K, entry GridCacheEntryEx, filter CacheEntryPredicate...) : IgniteInternalFuture<Boolean> inlined to public removexAsync(key K, filter CacheEntryPredicate[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl |
From |
To |