| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted | |
| org.apache.ignite.internal.cache.query.index.sorted.inline |
| Modifier and Type | Class and Description |
|---|---|
static class |
DurableBackgroundCleanupIndexTreeTaskV2.NoopRowHandlerFactory
A do-nothing
InlineIndexRowHandlerFactory implementation. |
class |
QueryIndexRowHandlerFactory
This factory applies tree's meta page info to build info about inlined types.
|
| Modifier and Type | Method and Description |
|---|---|
InlineIndexRowHandlerFactory |
QueryIndexDefinition.rowHandlerFactory()
Index row handler.
|
InlineIndexRowHandlerFactory |
SortedIndexDefinition.rowHandlerFactory()
Index row handler.
|
| Constructor and Description |
|---|
InlineIndexTree(SortedIndexDefinition def,
CacheGroupContext grpCtx,
String treeName,
IgniteCacheOffheapManager offheap,
ReuseList reuseList,
PageMemory pageMemory,
PageIoResolver pageIoResolver,
long metaPageId,
boolean initNew,
int configuredInlineSize,
int maxInlineSize,
IndexKeyTypeSettings keyTypeSettings,
@Nullable IndexRowCache idxRowCache,
@Nullable IoStatisticsHolder stats,
InlineIndexRowHandlerFactory rowHndFactory,
InlineRecommender recommender)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023