public class GridH2Short extends GridH2ValueMessage
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridH2Short() |
GridH2Short(org.gridgain.internal.h2.value.Value val) |
| 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 GridH2Short()
public GridH2Short(org.gridgain.internal.h2.value.Value val)
val - Value.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