public class GridH2RowRange extends Object implements Message
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridH2RowRange() |
| Modifier and Type | Method and Description |
|---|---|
short |
directType() |
byte |
fieldsCount() |
boolean |
isPartial() |
void |
onAckReceived() |
int |
rangeId() |
void |
rangeId(int rangeId) |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader) |
List<GridH2RowMessage> |
rows() |
void |
rows(List<GridH2RowMessage> rows) |
int |
rowsSize() |
void |
setPartial()
Sets that this is a partial range.
|
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer) |
public void rangeId(int rangeId)
rangeId - Range ID.public int rangeId()
public void rows(List<GridH2RowMessage> rows)
rows - Rows.public List<GridH2RowMessage> rows()
public void setPartial()
public boolean isPartial()
true If this is a partial range.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 Messagepublic int rowsSize()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025