public class PlatformCacheObjectImpl extends CacheObjectImpl
HEAD_SIZE, val, valBytesTYPE_BINARY, TYPE_BINARY_ENUM, TYPE_BYTE_ARR, TYPE_REGULARDIRECT_TYPE_SIZE| Constructor and Description |
|---|
PlatformCacheObjectImpl() |
PlatformCacheObjectImpl(Object val,
byte[] arr) |
| Modifier and Type | Method and Description |
|---|---|
CacheObject |
prepareForCache(CacheObjectContext ctx)
Prepares cache object for cache (e.g. copies user-provided object if needed).
|
directType, equals, finishUnmarshal, hashCode, isPlatformType, onAckReceived, prepareMarshal, value, value, valueBytescacheObjectType, fieldsCount, needCopy, objectPutSize, putValue, putValue, putValue, putValue, putValue, putValue, readExternal, readFrom, toString, valueBytesFromValue, valueBytesLength, valueFromValueBytes, writeExternal, writeTopublic PlatformCacheObjectImpl()
public PlatformCacheObjectImpl(Object val, byte[] arr)
val - Value.arr - Value bytes.public CacheObject prepareForCache(CacheObjectContext ctx)
prepareForCache in interface CacheObjectprepareForCache in class CacheObjectImplctx - Cache context.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023