public class CacheObjectBinaryContext extends CacheObjectContext
| Constructor and Description |
|---|
CacheObjectBinaryContext(GridKernalContext kernalCtx,
String cacheName,
boolean cpyOnGet,
boolean storeVal,
boolean binaryEnabled,
boolean depEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
binaryEnabled() |
addDeploymentInfo, cacheName, copyOnGet, defaultAffMapper, kernalContext, p2pEnabled, processor, storeValue, unwrapBinariesIfNeeded, unwrapBinariesIfNeeded, unwrapBinariesInArrayIfNeeded, unwrapBinaryIfNeeded, unwrapBinaryIfNeededpublic CacheObjectBinaryContext(GridKernalContext kernalCtx, String cacheName, boolean cpyOnGet, boolean storeVal, boolean binaryEnabled, boolean depEnabled)
kernalCtx - Kernal context.cacheName - Cache name.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.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017