| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted | |
| org.apache.ignite.internal.cache.query.index.sorted.inline |
| Modifier and Type | Method and Description |
|---|---|
IndexRowImpl |
IndexRowCache.get(long link)
Get row by link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexRowCache.put(IndexRowImpl row)
Put row by link.
|
| Modifier and Type | Method and Description |
|---|---|
IndexRowImpl |
InlineIndexTree.createIndexRow(long link)
Creates an index row for this tree.
|
IndexRowImpl |
InlineIndexTree.createMvccIndexRow(long link,
long mvccCrdVer,
long mvccCntr,
int mvccOpCntr)
Creates an mvcc index row for this tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InlineIndexImpl.putIndexRow(IndexRowImpl row)
Put index row to index.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021