| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache | |
| org.gridgain.grid.util.lang |
| Modifier and Type | Method and Description |
|---|---|
GridCacheUpdateAtomicResult<K,V> |
GridCacheMapEntry.innerUpdate(GridCacheVersion newVer,
UUID evtNodeId,
UUID affNodeId,
GridCacheOperation op,
Object writeObj,
byte[] valBytes,
boolean writeThrough,
boolean retval,
long ttl,
boolean evt,
boolean metrics,
boolean primary,
boolean verCheck,
GridPredicate<GridCacheEntry<K,V>>[] filter,
GridDrType drType,
long drTtl,
long drExpireTime,
GridCacheVersion drVer,
boolean drResolve,
boolean intercept,
UUID subjId) |
| Modifier and Type | Method and Description |
|---|---|
static GridClosureException |
GridFunc.wrap(Throwable e)
Shortcut method that creates an instance of
GridClosureException. |
Copyright © 2014. All rights reserved.