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