| Modifier and Type | Method and Description |
|---|---|
protected int |
H2Tree.compare(<any> io,
long pageAddr,
int idx,
GridH2SearchRow row) |
int |
H2Tree.compareRows(GridH2SearchRow r1,
GridH2SearchRow r2)
Compares two H2 rows.
|
| Modifier and Type | Method and Description |
|---|---|
GridH2SearchRow |
AbstractH2ExtrasLeafIO.getLookupRow(<any> tree,
long pageAddr,
int idx) |
GridH2SearchRow |
AbstractH2LeafIO.getLookupRow(<any> tree,
long pageAddr,
int idx) |
GridH2SearchRow |
AbstractH2ExtrasInnerIO.getLookupRow(<any> tree,
long pageAddr,
int idx) |
GridH2SearchRow |
AbstractH2InnerIO.getLookupRow(<any> tree,
long pageAddr,
int idx) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractH2ExtrasLeafIO.storeByOffset(long pageAddr,
int off,
GridH2SearchRow row) |
void |
AbstractH2LeafIO.storeByOffset(long pageAddr,
int off,
GridH2SearchRow row) |
void |
AbstractH2ExtrasInnerIO.storeByOffset(long pageAddr,
int off,
GridH2SearchRow row) |
void |
AbstractH2InnerIO.storeByOffset(long pageAddr,
int off,
GridH2SearchRow 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. |
class |
GridH2Row
Row with locking support needed for unique key conflicts resolution.
|
class |
GridH2SearchRowAdapter
Dummy H2 search row adadpter.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019