| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted.defragmentation | |
| org.apache.ignite.internal.cache.query.index.sorted.inline | |
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| Constructor and Description |
|---|
DefragIndexFactory(IgniteCacheOffheapManager offheap,
PageMemory newCachePageMemory,
InlineIndex oldIdx) |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteCacheOffheapManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
IgniteCacheOffheapManager |
CacheGroupContext.offheap() |
IgniteCacheOffheapManager |
GridCacheContext.offheap() |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheOffheapManager
Used when persistence enabled.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023