| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted.defragmentation | |
| org.apache.ignite.internal.cache.query.index.sorted.inline |
| Modifier and Type | Method and Description |
|---|---|
protected InlineIndexTree |
DefragIndexFactory.createIndexSegment(GridCacheContext<?,?> cctx,
SortedIndexDefinition def,
RootPage rootPage,
IoStatisticsHolder stats,
InlineRecommender recommender,
int segmentNum) |
| Modifier and Type | Method and Description |
|---|---|
protected InlineIndexTree |
InlineIndexFactory.createIndexSegment(GridCacheContext<?,?> cctx,
SortedIndexDefinition def,
RootPage rootPage,
IoStatisticsHolder stats,
InlineRecommender recommender,
int segmentNum) |
| 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