public static class DurableBackgroundCleanupIndexTreeTaskV2.H2TreeFactory extends Object
| Constructor and Description |
|---|
H2TreeFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected H2Tree |
create(CacheGroupContext grpCtx,
RootPage rootPage,
String treeName,
String idxName,
String cacheName)
Creation of an index tree.
|
protected H2Tree create(CacheGroupContext grpCtx, RootPage rootPage, String treeName, String idxName, String cacheName) throws IgniteCheckedException
grpCtx - Cache group context.rootPage - Index root page.treeName - Name of underlying index tree name.idxName - Index name.cacheName - Cache name.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025