| Package | Description |
|---|---|
| org.apache.ignite.spi.systemview |
Contains common classes and interfaces for system view SPI implementations.
|
| org.apache.ignite.spi.systemview.view |
Contains
SystemView clases that exists in Ignite. |
| org.apache.ignite.spi.systemview.view.sql |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadOnlySystemViewRegistry.addSystemViewCreationListener(Consumer<SystemView<?>> lsnr)
Adds listener of view creation events.
|
void |
SystemViewExporterSpi.setExportFilter(Predicate<SystemView<?>> filter)
Sets export filter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FiltrableSystemView<R>
System view with filtering capabilities.
|
| Constructor and Description |
|---|
SqlViewColumnView(SystemView<?> view,
Map.Entry<String,Class<?>> col) |
SqlViewView(SystemView<?> view) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023