public class CacheQueryObjectValueContext extends Object implements CacheObjectValueContext
| Constructor and Description |
|---|
CacheQueryObjectValueContext(GridKernalContext ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addDeploymentInfo() |
boolean |
binaryEnabled() |
boolean |
copyOnGet() |
GridKernalContext |
kernalContext() |
boolean |
storeValue() |
public CacheQueryObjectValueContext(GridKernalContext ctx)
ctx - Kernal context.public GridKernalContext kernalContext()
kernalContext in interface CacheObjectValueContextpublic boolean copyOnGet()
copyOnGet in interface CacheObjectValueContextpublic boolean storeValue()
storeValue in interface CacheObjectValueContextTrue if should store unmarshalled value in cache.public boolean addDeploymentInfo()
addDeploymentInfo in interface CacheObjectValueContextTrue if deployment info should be associated with the objects of this cache.public boolean binaryEnabled()
binaryEnabled in interface CacheObjectValueContext
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018