| Modifier and Type | Class and Description |
|---|---|
class |
QueryIndexRowHandler
Maps CacheDataRow to IndexRow using columns references.
|
| Modifier and Type | Method and Description |
|---|---|
InlineIndexRowHandler |
InlineIndexRowHandlerFactory.create(SortedIndexDefinition sdef,
IndexKeyTypeSettings keyTypeSettings)
Creates instance of row handler.
|
InlineIndexRowHandler |
QueryIndexRowHandlerFactory.create(SortedIndexDefinition sdef,
IndexKeyTypeSettings keyTypeSettings)
Creates instance of row handler.
|
InlineIndexRowHandler |
DurableBackgroundCleanupIndexTreeTaskV2.NoopRowHandlerFactory.create(SortedIndexDefinition sdef,
IndexKeyTypeSettings keyTypeSettings)
Creates instance of row handler.
|
static InlineIndexRowHandler |
ThreadLocalRowHandlerHolder.rowHandler()
Get index row handler for current context.
|
InlineIndexRowHandler |
IndexRow.rowHandler() |
InlineIndexRowHandler |
IndexRowImpl.rowHandler() |
InlineIndexRowHandler |
IndexPlainRowImpl.rowHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ThreadLocalRowHandlerHolder.rowHandler(InlineIndexRowHandler rowHnd)
Set index row handler for current context.
|
| Constructor and Description |
|---|
IndexPlainRowImpl(IndexKey[] idxKeys,
InlineIndexRowHandler rowHnd)
Constructor.
|
IndexRowImpl(InlineIndexRowHandler rowHnd,
CacheDataRow row)
Constructor.
|
IndexRowImpl(InlineIndexRowHandler rowHnd,
CacheDataRow row,
IndexKey[] keys)
Constructor with prefilling of keys cache.
|
| Modifier and Type | Method and Description |
|---|---|
static DefragIndexFactory.DefragIndexRowImpl |
DefragIndexFactory.DefragIndexRowImpl.create(InlineIndexRowHandler rowHnd,
long newLink,
DefragIndexFactory.DefragIndexRowImpl oldValue,
boolean storeMvcc) |
| Constructor and Description |
|---|
DefragIndexRowImpl(InlineIndexRowHandler rowHnd,
CacheDataRow row,
byte[] values) |
| Modifier and Type | Method and Description |
|---|---|
InlineIndexRowHandler |
InlineIndexTree.rowHandler() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023