| 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.database.io | |
| org.apache.ignite.internal.processors.query.h2.opt |
| Modifier and Type | Method and Description |
|---|---|
H2CacheRow |
H2RowCache.get(long link)
Get row by link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
H2RowCache.put(H2CacheRow row)
Put row by link.
|
| Modifier and Type | Method and Description |
|---|---|
H2CacheRow |
H2TreeClientIndex.put(H2CacheRow row)
Puts row.
|
H2CacheRow |
H2PkHashIndex.put(H2CacheRow row)
Puts row.
|
H2CacheRow |
H2TreeIndex.put(H2CacheRow row)
Puts row.
|
| Modifier and Type | Method and Description |
|---|---|
H2CacheRow |
H2TreeClientIndex.put(H2CacheRow row)
Puts row.
|
H2CacheRow |
H2PkHashIndex.put(H2CacheRow row)
Puts row.
|
H2CacheRow |
H2TreeIndex.put(H2CacheRow row)
Puts row.
|
boolean |
H2TreeClientIndex.putx(H2CacheRow row)
Puts row.
|
boolean |
H2PkHashIndex.putx(H2CacheRow row)
Puts row.
|
boolean |
H2TreeIndex.putx(H2CacheRow row)
Puts row.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
H2IOUtils.storeRow(H2CacheRow row,
long pageAddr,
int off,
boolean storeMvcc) |
| Modifier and Type | Method and Description |
|---|---|
H2CacheRow |
GridH2RowDescriptor.createRow(CacheDataRow dataRow)
Create new row for update operation.
|
abstract H2CacheRow |
GridH2IndexBase.put(H2CacheRow row)
Puts row.
|
| Modifier and Type | Method and Description |
|---|---|
abstract H2CacheRow |
GridH2IndexBase.put(H2CacheRow row)
Puts row.
|
abstract boolean |
GridH2IndexBase.putx(H2CacheRow row)
Puts row.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025