| 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.opt | |
| org.apache.ignite.internal.processors.query.h2.opt.join |
| Constructor and Description |
|---|
H2Cursor(GridCursor<H2Row> cursor) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<H2Row> |
H2TreeIndex.findForSegment(GridH2RowRangeBounds bounds,
int segment,
IndexQueryContext qryCtx)
Find rows for the segments (distributed joins).
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2CacheRow
Table row implementation based on
GridQueryTypeDescriptor. |
class |
H2PlainRow
Simple array based row.
|
class |
H2PlainRowPair
Row of two values.
|
class |
H2PlainRowSingle
Single value row.
|
| Modifier and Type | Method and Description |
|---|---|
H2Row |
CursorIteratorWrapper.next() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023