| Modifier and Type | Method and Description |
|---|---|
static <T> T |
GridCacheUtils.failed(boolean err) |
static <T> T |
GridCacheUtils.failed(boolean err,
T val) |
V |
GridCacheEntryEx.innerGet(IgniteInternalTx<K,V> tx,
boolean readSwap,
boolean readThrough,
boolean failFast,
boolean unmarshal,
boolean updateMetrics,
boolean evt,
boolean tmp,
UUID subjId,
Object transformClo,
String taskName,
IgniteCacheExpiryPolicy expiryPlc) |
GridTuple<V> |
GridCacheMapEntry.peek0(boolean failFast,
GridCachePeekMode mode,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>[] filter,
IgniteInternalTx<K,V> tx) |
GridTuple<V> |
GridCacheEntryEx.peek0(boolean failFast,
GridCachePeekMode mode,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>[] filter,
IgniteInternalTx<K,V> tx) |
protected GridTuple<V> |
GridCacheAdapter.peek0(boolean failFast,
K key,
Collection<GridCachePeekMode> modes,
IgniteInternalTx<K,V> tx) |
protected GridTuple<V> |
GridCacheAdapter.peek0(boolean failFast,
K key,
GridCachePeekMode mode,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>... filter) |
V |
GridCacheEntryEx.peekFailFast(GridCachePeekMode mode,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>... filter)
Peeks into entry without loading value or updating statistics.
|
V |
GridCacheMapEntry.peekFailFast(GridCachePeekMode mode,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>[] filter)
Peeks into entry without loading value or updating statistics.
|
| Modifier and Type | Method and Description |
|---|---|
GridTuple<V> |
GridDistributedTxRemoteAdapter.peek(GridCacheContext<K,V> cacheCtx,
boolean failFast,
K key,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>[] filter) |
| Modifier and Type | Method and Description |
|---|---|
GridTuple<V> |
IgniteInternalTx.peek(GridCacheContext<K,V> ctx,
boolean failFast,
K key,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>[] filter) |
GridTuple<V> |
IgniteTxLocalAdapter.peek(GridCacheContext<K,V> cacheCtx,
boolean failFast,
K key,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>[] filter) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015