| 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 |
| Modifier and Type | Method and Description |
|---|---|
static GridH2IndexBase |
H2Utils.createSpatialIndex(GridH2Table tbl,
IndexDescriptor idxDesc,
List<org.h2.table.IndexColumn> cols)
Create spatial index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2PkHashIndex |
class |
H2TreeClientIndex
We need indexes on an not affinity nodes.
|
class |
H2TreeIndex
H2 Index over
BPlusTree. |
class |
H2TreeIndexBase
H2 tree index base.
|
| Modifier and Type | Method and Description |
|---|---|
protected GridH2IndexBase |
H2TableScanIndex.delegate() |
| Constructor and Description |
|---|
BroadcastCursor(GridH2IndexBase idx,
int rangeId,
Collection<SegmentKey> segmentKeys,
Map<SegmentKey,RangeStream> rangeStreams) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023