| 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 |
| Modifier and Type | Method and Description |
|---|---|
Collection<SqlSystemView> |
IgniteH2Indexing.systemViews(GridKernalContext ctx) |
| Modifier and Type | Field and Description |
|---|---|
protected SqlSystemView |
SqlSystemTable.view
Meta view.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SqlSystemTableEngine.registerView(Connection conn,
SqlSystemView view) |
| Constructor and Description |
|---|
SqlSystemTable(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 |
SqlSystemViewCaches
System view: caches.
|
class |
SqlSystemViewNodeAttributes
System view: node attributes.
|
class |
SqlSystemViewNodeMetrics
System view: node metrics.
|
class |
SqlSystemViewNodes
System view: nodes.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019