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