public class GridH2IndexRangeRequest extends Object
| Constructor and Description |
|---|
GridH2IndexRangeRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
batchLookupId() |
void |
batchLookupId(int batchLookupId) |
List<GridH2RowRangeBounds> |
bounds() |
void |
bounds(List<GridH2RowRangeBounds> bounds) |
short |
directType() |
byte |
fieldsCount() |
void |
onAckReceived() |
UUID |
originNodeId() |
void |
originNodeId(UUID originNodeId) |
int |
originSegmentId() |
void |
originSegmentId(int segmentId) |
long |
queryId() |
void |
queryId(long qryId) |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader) |
int |
segment() |
void |
segment(int segmentId) |
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer) |
public void bounds(List<GridH2RowRangeBounds> bounds)
bounds - Range bounds list.public List<GridH2RowRangeBounds> bounds()
public UUID originNodeId()
public void originNodeId(UUID originNodeId)
originNodeId - Origin node ID.public long queryId()
public void queryId(long qryId)
qryId - Query ID.public void segment(int segmentId)
segmentId - Index segment ID.public int segment()
public int originSegmentId()
public void originSegmentId(int segmentId)
segmentId - Origin index segment ID.public void batchLookupId(int batchLookupId)
batchLookupId - Batch lookup ID.public int batchLookupId()
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