| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted.inline.types |
| Modifier and Type | Method and Description |
|---|---|
protected ByteIndexKey |
ByteInlineIndexKeyType.get0(long pageAddr,
int off)
Restores value from inline.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ByteInlineIndexKeyType.compare0(long pageAddr,
int off,
ByteIndexKey key)
Compares inlined and given value.
|
protected int |
ByteInlineIndexKeyType.inlineSize0(ByteIndexKey key)
Return inlined size for specified key.
|
protected int |
ByteInlineIndexKeyType.put0(long pageAddr,
int off,
ByteIndexKey key,
int maxSize)
Puts given value into inline index tree.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021