public class GridH2Null extends GridH2ValueMessage
Value.NULL.| Modifier and Type | Field and Description |
|---|---|
static GridH2Null |
INSTANCE |
DIRECT_TYPE_SIZE| 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 static GridH2Null INSTANCE
public org.gridgain.internal.h2.value.Value value(GridKernalContext ctx)
value in class GridH2ValueMessagectx - Kernal context.public boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in interface MessagewriteTo in class GridH2ValueMessagepublic boolean readFrom(ByteBuffer buf, MessageReader reader)
readFrom in interface MessagereadFrom 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