| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.database | |
| org.apache.ignite.internal.processors.query.h2.twostep.msg |
| Modifier and Type | Method and Description |
|---|---|
static GridH2RowMessage |
H2Utils.toRowMessage(org.gridgain.internal.h2.result.Row row) |
| Modifier and Type | Method and Description |
|---|---|
GridH2RowMessage |
H2TreeIndex.toSearchRowMessage(org.gridgain.internal.h2.result.SearchRow row) |
| Modifier and Type | Method and Description |
|---|---|
GridH2RowMessage |
GridH2RowRangeBounds.first() |
GridH2RowMessage |
GridH2RowRangeBounds.last() |
| Modifier and Type | Method and Description |
|---|---|
List<GridH2RowMessage> |
GridH2RowRange.rows() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridH2RowRangeBounds.first(GridH2RowMessage first) |
void |
GridH2RowRangeBounds.last(GridH2RowMessage last) |
static GridH2RowRangeBounds |
GridH2RowRangeBounds.rangeBounds(int rangeId,
GridH2RowMessage first,
GridH2RowMessage last) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridH2RowRange.rows(List<GridH2RowMessage> rows) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025