public class DefragIndexFactory extends InlineIndexFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
DefragIndexFactory.DefragIndexRowImpl
IndexRowImpl with index values stored in a byte array.
|
INSTANCE| Constructor and Description |
|---|
DefragIndexFactory(IgniteCacheOffheapManager offheap,
PageMemory newCachePageMemory,
InlineIndex oldIdx) |
| Modifier and Type | Method and Description |
|---|---|
protected InlineIndexTree |
createIndexSegment(GridCacheContext<?,?> cctx,
SortedIndexDefinition def,
RootPage rootPage,
IoStatisticsHolder stats,
InlineRecommender recommender,
int segmentNum) |
protected RootPage |
rootPage(GridCacheContext<?,?> ctx,
String treeName,
int segment) |
createIndexpublic DefragIndexFactory(IgniteCacheOffheapManager offheap, PageMemory newCachePageMemory, InlineIndex oldIdx)
protected InlineIndexTree createIndexSegment(GridCacheContext<?,?> cctx, SortedIndexDefinition def, RootPage rootPage, IoStatisticsHolder stats, InlineRecommender recommender, int segmentNum) throws Exception
createIndexSegment in class InlineIndexFactoryExceptionprotected RootPage rootPage(GridCacheContext<?,?> ctx, String treeName, int segment) throws Exception
rootPage in class InlineIndexFactoryException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023