public class GridH2RowRange extends Object
| 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) |
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()
public byte fieldsCount()
public void onAckReceived()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019