| Modifier and Type | Method and Description |
|---|---|
IndexRowCache |
IndexProcessor.rowCacheCleaner(int grpId)
Index row cache.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable IndexRowCache |
IndexRowCacheRegistry.forGroup(int grpId)
Get row cache for the given cache group.
|
IndexRowCache |
SortedIndexDefinition.idxRowCache()
Cache of index rows.
|
| Constructor and Description |
|---|
InlineIndexTree(SortedIndexDefinition def,
GridCacheContext<?,?> cctx,
String treeName,
IgniteCacheOffheapManager offheap,
ReuseList reuseList,
PageMemory pageMemory,
PageIoResolver pageIoResolver,
long metaPageId,
boolean initNew,
int configuredInlineSize,
IndexKeyTypeSettings keyTypeSettings,
@Nullable IndexRowCache idxRowCache,
@Nullable IoStatisticsHolder stats,
InlineIndexRowHandlerFactory rowHndFactory,
InlineRecommender recommender)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021