public class CacheObjectBinaryContext extends CacheObjectContext
| Constructor and Description |
|---|
CacheObjectBinaryContext(GridKernalContext kernalCtx,
CacheConfiguration ccfg,
boolean cpyOnGet,
boolean storeVal,
boolean binaryEnabled,
boolean depEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
binaryEnabled() |
addDeploymentInfo, cacheName, copyOnGet, defaultAffMapper, kernalContext, storeValue, unwrapBinaryIfNeededpublic CacheObjectBinaryContext(GridKernalContext kernalCtx, CacheConfiguration ccfg, boolean cpyOnGet, boolean storeVal, boolean binaryEnabled, boolean depEnabled)
kernalCtx - Kernal context.ccfg - Cache configuration.binaryEnabled - Binary 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.public boolean binaryEnabled()
binaryEnabled in interface CacheObjectValueContextbinaryEnabled in class CacheObjectContext
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018