| Modifier and Type | Method and Description |
|---|---|
InlineIndexRowHandler |
InlineIndexRowHandlerFactory.create(SortedIndexDefinition sdef,
IndexKeyTypeSettings keyTypeSettings)
Creates instance of row handler.
|
| 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 |
|---|
InlineIndexImpl(GridCacheContext<?,?> cctx,
SortedIndexDefinition def,
InlineIndexTree[] segments,
IoStatisticsHolderIndex stats)
Constructor.
|
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.
|
InlineRecommender(GridCacheContext<?,?> cctx,
SortedIndexDefinition def)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021