| 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 |
|---|---|
InlineIndexRowHandler |
InlineIndexRowHandlerFactory.create(SortedIndexDefinition sdef,
IndexKeyTypeSettings keyTypeSettings)
Creates instance of row handler.
|
InlineIndexRowHandler |
IndexRow.rowHandler() |
InlineIndexRowHandler |
IndexSearchRowImpl.rowHandler() |
static InlineIndexRowHandler |
ThreadLocalRowHandlerHolder.rowHandler()
Get index row handler for current context.
|
InlineIndexRowHandler |
IndexRowImpl.rowHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ThreadLocalRowHandlerHolder.rowHandler(InlineIndexRowHandler rowHnd)
Set index row handler for current context.
|
| Constructor and Description |
|---|
IndexRowImpl(InlineIndexRowHandler rowHnd,
CacheDataRow row)
Constructor.
|
IndexRowImpl(InlineIndexRowHandler rowHnd,
CacheDataRow row,
IndexKey[] keys)
Constructor with prefilling of keys cache.
|
IndexSearchRowImpl(IndexKey[] idxKeys,
InlineIndexRowHandler rowHnd)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
InlineIndexRowHandler |
InlineIndexTree.rowHandler() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021