public abstract class GridH2ValueMessage extends Object implements Message
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridH2ValueMessage() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAckReceived() |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader) |
abstract org.gridgain.internal.h2.value.Value |
value(GridKernalContext ctx)
Gets H2 value.
|
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdirectType, fieldsCount, policypublic abstract org.gridgain.internal.h2.value.Value value(GridKernalContext ctx) throws IgniteCheckedException
ctx - Kernal context.IgniteCheckedException - If failed.public void onAckReceived()
onAckReceived in interface Messagepublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025