public class GridH2RowRangeBounds extends Object implements Message
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridH2RowRangeBounds() |
| Modifier and Type | Method and Description |
|---|---|
short |
directType() |
byte |
fieldsCount() |
GridH2RowMessage |
first() |
void |
first(GridH2RowMessage first) |
GridH2RowMessage |
last() |
void |
last(GridH2RowMessage last) |
void |
onAckReceived() |
static GridH2RowRangeBounds |
rangeBounds(int rangeId,
GridH2RowMessage first,
GridH2RowMessage last) |
int |
rangeId() |
void |
rangeId(int rangeId) |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader) |
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer) |
public static GridH2RowRangeBounds rangeBounds(int rangeId, GridH2RowMessage first, GridH2RowMessage last)
rangeId - Range ID.first - First.last - Last.public void rangeId(int rangeId)
rangeId - Range ID.public int rangeId()
public void first(GridH2RowMessage first)
first - First.public GridH2RowMessage first()
public void last(GridH2RowMessage last)
last - Last.public GridH2RowMessage last()
public boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
public short directType()
directType in interface Messagepublic byte fieldsCount()
fieldsCount in interface Messagepublic void onAckReceived()
onAckReceived in interface Message
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025