| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.sys | |
| org.apache.ignite.internal.processors.query.h2.sys.view | |
| org.apache.ignite.spi.systemview.view |
| Modifier and Type | Method and Description |
|---|---|
Collection<SqlSystemView> |
SchemaManager.systemViews() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaManager.createSystemView(String schema,
SqlSystemView view)
Registers new system view.
|
| Modifier and Type | Field and Description |
|---|---|
protected SqlSystemView |
SystemViewH2Adapter.view
Meta view.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SqlSystemTableEngine.registerView(Connection conn,
SqlSystemView view) |
| Constructor and Description |
|---|
SystemViewH2Adapter(org.gridgain.internal.h2.command.ddl.CreateTableData data,
SqlSystemView view) |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlAbstractLocalSystemView
Local system view base class (which uses only local node data).
|
class |
SqlAbstractSystemView
Meta view base class.
|
class |
SqlSystemViewBaselineNodes
System view: baseline nodes.
|
class |
SqlSystemViewCacheGroups
System view: cache groups.
|
class |
SqlSystemViewCacheGroupsIOStatistics
System view of cache group IO statistics.
|
class |
SqlSystemViewCaches
System view: caches.
|
class |
SqlSystemViewIndexes
View that contains information about all the sql tables in the cluster.
|
class |
SqlSystemViewNodeAttributes
System view: node attributes.
|
class |
SqlSystemViewNodeMetrics
System view: node metrics.
|
class |
SqlSystemViewNodes
System view: nodes.
|
class |
SqlSystemViewSchemas
View that contains information about all the sql tables in the cluster.
|
class |
SqlSystemViewTables
View that contains information about all the sql tables in the cluster.
|
| Constructor and Description |
|---|
SqlViewColumnView(SqlSystemView view,
org.gridgain.internal.h2.table.Column col) |
SqlViewView(SqlSystemView view) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025