public class UserKeyCacheObjectImpl extends KeyCacheObjectImpl
val, valBytesTYPE_BINARY, TYPE_BINARY_ENUM, TYPE_BYTE_ARR, TYPE_REGULARDIRECT_TYPE_SIZE| Constructor and Description |
|---|
UserKeyCacheObjectImpl() |
UserKeyCacheObjectImpl(Object key,
int part) |
| Modifier and Type | Method and Description |
|---|---|
KeyCacheObject |
copy(int part) |
CacheObject |
prepareForCache(CacheObjectContext ctx)
Prepares cache object for cache (e.g. copies user-provided object if needed).
|
directType, equals, fieldsCount, finishUnmarshal, hashCode, internal, isPlatformType, onAckReceived, partition, partition, prepareMarshal, readFrom, toString, value, value, valueBytes, writeTocacheObjectType, needCopy, objectPutSize, putValue, putValue, putValue, putValue, putValue, readExternal, valueBytesLength, writeExternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitcacheObjectType, putValue, putValue, putValue, valueBytesLengthpublic UserKeyCacheObjectImpl()
public UserKeyCacheObjectImpl(Object key, int part)
key - Key.part - Partition.public KeyCacheObject copy(int part)
copy in interface KeyCacheObjectcopy in class KeyCacheObjectImplpart - Partition ID.public CacheObject prepareForCache(CacheObjectContext ctx)
prepareForCache in interface CacheObjectprepareForCache in class KeyCacheObjectImplctx - Cache context.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021