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.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024