| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.maintenance | |
| org.apache.ignite.internal.processors.query.h2.sys.view | |
| org.apache.ignite.internal.processors.query.stat |
| Modifier and Type | Method and Description |
|---|---|
SchemaManager |
IgniteH2Indexing.schemaManager() |
| Constructor and Description |
|---|
CommandProcessor(GridKernalContext ctx,
SchemaManager schemaMgr,
IgniteH2Indexing idx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
RebuildIndexAction.createCacheTablesInfo(String cacheName,
SchemaManager schemaMgr)
Creates information about the cache tables.
|
static @Nullable H2TreeIndex |
RebuildIndexAction.findIndex(String cacheName,
String idxName,
SchemaManager schemaMgr)
Finds index for the cache by the name.
|
| Constructor and Description |
|---|
SqlSystemViewIndexes(GridKernalContext ctx,
SchemaManager schemaMgr)
Creates view with columns.
|
SqlSystemViewSchemas(GridKernalContext ctx,
SchemaManager schemaMgr)
Creates view with columns.
|
| Constructor and Description |
|---|
IgniteStatisticsConfigurationManager(SchemaManager schemaMgr,
GridInternalSubscriptionProcessor subscriptionProcessor,
GridSystemViewManager sysViewMgr,
GridClusterStateProcessor cluster,
StatisticsProcessor statProc,
boolean persistence,
IgniteThreadPoolExecutor mgmtPool,
Function<Class<?>,IgniteLogger> logSupplier,
boolean isServerNode)
Constructor.
|
IgniteStatisticsHelper(UUID locNodeId,
SchemaManager schemaMgr,
Function<Class<?>,IgniteLogger> logSupplier)
Constructor.
|
IgniteStatisticsManagerImpl(GridKernalContext ctx,
SchemaManager schemaMgr)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025