public class GridH2CacheObject extends GridH2ValueMessage
| 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() |
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 Value value(GridKernalContext ctx)
throws IgniteCheckedException
value in class GridH2ValueMessagectx - Kernal context.IgniteCheckedException - If failed.public boolean readFrom(ByteBuffer buf, MessageReader reader)
readFrom in class GridH2ValueMessagepublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in class GridH2ValueMessagepublic short directType()
public byte fieldsCount()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019