| Package | Description |
|---|---|
| org.apache.ignite.spi.systemview |
Contains common classes and interfaces for system view SPI implementations.
|
| org.apache.ignite.spi.systemview.jmx |
Contains implementations of the
SystemViewExporterSpi
that exports system vies as a JMX beans. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadOnlySystemViewRegistry.addSystemViewCreationListener(Consumer<SystemView<?>> lsnr)
Adds listener of view creation events.
|
void |
SqlViewExporterSpi.setExportFilter(Predicate<SystemView<?>> filter)
Sets export filter.
|
void |
SystemViewExporterSpi.setExportFilter(Predicate<SystemView<?>> filter)
Sets export filter.
|
| Constructor and Description |
|---|
SystemViewLocal(org.apache.ignite.internal.GridKernalContext ctx,
SystemView<R> sysView) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JmxSystemViewExporterSpi.register(SystemView<?> sysView)
Registers JMX bean for specific system view.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JmxSystemViewExporterSpi.setExportFilter(Predicate<SystemView<?>> filter)
Sets export filter.
|
| Constructor and Description |
|---|
SystemViewMBean(SystemView<R> sysView) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020