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