| 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 JavaObjectIndexKey |
ObjectHashInlineIndexKeyType.get0(long pageAddr,
int off)
Restores value from inline.
|
protected JavaObjectIndexKey |
ObjectByteArrayInlineIndexKeyType.get0(long pageAddr,
int off)
Restores value from inline.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ObjectHashInlineIndexKeyType.compare0(long pageAddr,
int off,
JavaObjectIndexKey v)
Compares inlined and given value.
|
int |
ObjectByteArrayInlineIndexKeyType.compare0(long pageAddr,
int off,
JavaObjectIndexKey key)
Compares inlined and given value.
|
protected int |
ObjectHashInlineIndexKeyType.inlineSize0(JavaObjectIndexKey key)
Return inlined size for specified key.
|
protected int |
ObjectByteArrayInlineIndexKeyType.inlineSize0(JavaObjectIndexKey key)
Return inlined size for specified key.
|
protected int |
ObjectHashInlineIndexKeyType.put0(long pageAddr,
int off,
JavaObjectIndexKey val,
int maxSize)
Puts given value into inline index tree.
|
protected int |
ObjectByteArrayInlineIndexKeyType.put0(long pageAddr,
int off,
JavaObjectIndexKey key,
int maxSize)
Puts given value into inline index tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheJavaObjectIndexKey |
class |
PlainJavaObjectIndexKey |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021