|
Inline Method public reload(key K, filter IgnitePredicate<CacheEntry<K,V>>...) : V inlined to public reload(key K) : V in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Inline Method public reloadAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteFuture<?> inlined to public reloadAllAsync(keys Collection<? extends K>) : IgniteFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Inline Method public reloadAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteFuture<V> inlined to public reloadAsync(key K) : IgniteFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |