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, spiStopvoid setSystemViewRegistry(ReadOnlySystemViewRegistry registry)
IgniteSpi.spiStart(String).registry - System view registry.void setExportFilter(Predicate<SystemView<?>> filter)
filter shouldn't be exported.filter - Filter.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025