| 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 | Class and Description |
|---|---|
static class |
DefragIndexFactory.DefragIndexRowImpl
IndexRowImpl with index values stored in a byte array.
|
| 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.15.0 Release Date : April 25 2023