| Modifier and Type | Method and Description |
|---|---|
protected InlineIndexTree |
DurableBackgroundCleanupIndexTreeTaskV2.InlineIndexTreeFactory.create(CacheGroupContext grpCtx,
RootPage rootPage,
String treeName)
Creation of an index tree.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<Integer,RootPage> |
DurableBackgroundCleanupIndexTreeTaskV2.toRootPages(InlineIndexTree[] trees)
Create index root pages based on its trees.
|
| Constructor and Description |
|---|
DurableBackgroundCleanupIndexTreeTaskV2(@Nullable String grpName,
String cacheName,
String idxName,
String oldTreeName,
String newTreeName,
int segments,
@Nullable InlineIndexTree[] trees)
Constructor.
|
| Constructor and Description |
|---|
DurableBackgroundCleanupIndexTreeTask(List<Long> rootPages,
List<InlineIndexTree> trees,
String cacheGrpName,
String cacheName,
IndexName idxName,
String treeName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
InlineIndexTree |
ClientInlineIndex.segment(int segment) |
| 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) |
InlineIndexTree |
InlineIndex.segment(int segment) |
InlineIndexTree |
InlineIndexImpl.segment(int segment) |
| Constructor and Description |
|---|
InlineIndexImpl(GridCacheContext<?,?> cctx,
SortedIndexDefinition def,
InlineIndexTree[] segments,
IoStatisticsHolderIndex stats)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023