public class CacheObjectPortableContext extends CacheObjectContext
| Constructor and Description |
|---|
CacheObjectPortableContext(GridKernalContext kernalCtx,
boolean cpyOnGet,
boolean storeVal,
boolean portableEnabled,
boolean depEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
portableEnabled() |
addDeploymentInfo, copyOnGet, defaultAffMapper, kernalContext, p2pEnabled, processor, storeValue, unwrapPortableIfNeeded, unwrapPortableIfNeeded, unwrapPortablesIfNeeded, unwrapPortablesIfNeeded, unwrapPortablesInArrayIfNeededpublic CacheObjectPortableContext(GridKernalContext kernalCtx, boolean cpyOnGet, boolean storeVal, boolean portableEnabled, boolean depEnabled)
kernalCtx - Kernal context.portableEnabled - Portable enabled flag.cpyOnGet - Copy on get flag.storeVal - True if should store unmarshalled value in cache.depEnabled - true if deployment is enabled for the given cache.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.0-b1 Release Date : December 1 2015