public interface MetricExporterSpi extends IgniteSpi
Modifier and Type | Method and Description |
---|---|
void |
setExportFilter(Predicate<ReadOnlyMetricRegistry> filter)
Sets export filter.
|
void |
setMetricRegistry(ReadOnlyMetricManager registry)
Sets metrics registry that SPI should export.
|
getName, getNodeAttributes, onClientDisconnected, onClientReconnected, onContextDestroyed, onContextInitialized, spiStart, spiStop
void setMetricRegistry(ReadOnlyMetricManager registry)
IgniteSpi.spiStart(String)
.registry
- Metric registry.void setExportFilter(Predicate<ReadOnlyMetricRegistry> filter)
filter
shouldn't be exported.filter
- Filter.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020