public class InlineIndexFactory extends Object implements IndexFactory
InlineIndex.| Modifier and Type | Field and Description |
|---|---|
static InlineIndexFactory |
INSTANCE |
| Constructor and Description |
|---|
InlineIndexFactory() |
| Modifier and Type | Method and Description |
|---|---|
Index |
createIndex(GridCacheContext<?,?> cctx,
IndexDefinition def)
Creates index by specified definition for specified cache.
|
protected InlineIndexTree |
createIndexSegment(GridCacheContext<?,?> cctx,
SortedIndexDefinition def,
RootPage rootPage,
IoStatisticsHolder stats,
InlineRecommender recommender,
int segmentNum) |
protected RootPage |
rootPage(GridCacheContext<?,?> ctx,
String treeName,
int segment) |
public static final InlineIndexFactory INSTANCE
public Index createIndex(GridCacheContext<?,?> cctx, IndexDefinition def)
createIndex in interface IndexFactorycctx - Cache context.def - Index definition.protected InlineIndexTree createIndexSegment(GridCacheContext<?,?> cctx, SortedIndexDefinition def, RootPage rootPage, IoStatisticsHolder stats, InlineRecommender recommender, int segmentNum) throws Exception
Exceptionprotected RootPage rootPage(GridCacheContext<?,?> ctx, String treeName, int segment) throws Exception
Exception
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021