| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.database | |
| org.apache.ignite.internal.processors.query.h2.opt |
| Modifier and Type | Method and Description |
|---|---|
GridH2Row |
H2Tree.createRowFromLink(long link)
Create row from link.
|
GridH2Row |
H2Tree.createRowFromLink(long link,
long mvccCrdVer,
long mvccCntr,
int mvccOpCntr)
Create row from link.
|
GridH2Row |
H2RowFactory.getMvccRow(long link,
long mvccCrdVer,
long mvccCntr,
int mvccOpCntr) |
GridH2Row |
H2Tree.getRow(<any> io,
long pageAddr,
int idx,
Object ignore) |
GridH2Row |
H2RowFactory.getRow(long link)
!!!
|
GridH2Row |
H2TreeIndex.put(GridH2Row row)
Puts row.
|
GridH2Row |
H2PkHashIndex.put(GridH2Row row)
Puts row.
|
GridH2Row |
H2TreeIndex.remove(SearchRow row)
Remove row from index.
|
GridH2Row |
H2PkHashIndex.remove(SearchRow row)
Remove row from index.
|
| Modifier and Type | Method and Description |
|---|---|
GridH2Row |
H2TreeIndex.put(GridH2Row row)
Puts row.
|
GridH2Row |
H2PkHashIndex.put(GridH2Row row)
Puts row.
|
boolean |
H2TreeIndex.putx(GridH2Row row)
Puts row.
|
boolean |
H2PkHashIndex.putx(GridH2Row row)
Puts row.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridH2KeyRowOnheap
Heap-based key-only row for remove operations.
|
class |
GridH2KeyValueRowOnheap
Table row implementation based on
GridQueryTypeDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
GridH2Row |
GridH2RowDescriptor.createRow(CacheDataRow dataRow)
Creates new row.
|
abstract GridH2Row |
GridH2IndexBase.put(GridH2Row row)
Puts row.
|
abstract GridH2Row |
GridH2IndexBase.remove(SearchRow row)
Remove row from index.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GridH2Row |
GridH2IndexBase.put(GridH2Row row)
Puts row.
|
abstract boolean |
GridH2IndexBase.putx(GridH2Row row)
Puts row.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019