| 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 |
QueryIndexDefinition.idxRowCache()
Cache of index rows.
|
IndexRowCache |
SortedIndexDefinition.idxRowCache()
Cache of index rows.
|
| Constructor and Description |
|---|
QueryIndexDefinition(GridQueryTypeDescriptor typeDesc,
GridCacheContextInfo<?,?> cacheInfo,
IndexName idxName,
String treeName,
IndexRowCache idxRowCache,
boolean isPrimary,
boolean isAffinity,
LinkedHashMap<String,IndexKeyDefinition> keyDefs,
int cfgInlineSize,
IndexKeyTypeSettings keyTypeSettings) |
| 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