public class GridH2CacheObject extends GridH2ValueMessage
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridH2CacheObject() |
GridH2CacheObject(GridH2ValueCacheObject v) |
| Modifier and Type | Method and Description |
|---|---|
short |
directType() |
byte |
fieldsCount() |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader) |
String |
toString() |
org.gridgain.internal.h2.value.Value |
value(GridKernalContext ctx)
Gets H2 value.
|
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer) |
onAckReceivedpublic GridH2CacheObject()
public GridH2CacheObject(GridH2ValueCacheObject v) throws IgniteCheckedException
v - Value.IgniteCheckedException - If failed.public org.gridgain.internal.h2.value.Value value(GridKernalContext ctx) throws IgniteCheckedException
value in class GridH2ValueMessagectx - Kernal context.IgniteCheckedException - If failed.public boolean readFrom(ByteBuffer buf, MessageReader reader)
readFrom in interface MessagereadFrom in class GridH2ValueMessagepublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in interface MessagewriteTo in class GridH2ValueMessagepublic short directType()
public byte fieldsCount()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025