public class GridH2IndexRangeRequest extends Object implements Message
DIRECT_TYPE_SIZE| 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()
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