public interface SystemViewExporterSpi extends IgniteSpi
Modifier and Type | Method and Description |
---|---|
void |
setExportFilter(Predicate<SystemView<?>> filter)
Sets export filter.
|
void |
setSystemViewRegistry(ReadOnlySystemViewRegistry registry)
Sets system view registry that SPI should export.
|
getName, getNodeAttributes, onClientDisconnected, onClientReconnected, onContextDestroyed, onContextInitialized, spiStart, spiStop
void setSystemViewRegistry(ReadOnlySystemViewRegistry registry)
IgniteSpi.spiStart(String)
.registry
- System view registry.void setExportFilter(Predicate<SystemView<?>> filter)
filter
shouldn't be exported.filter
- Filter.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023