Package | Description |
---|---|
io.vertx.spi.cluster.ignite |
Modifier and Type | Method and Description |
---|---|
IgniteMetricExporterOptions |
IgniteOptions.getMetricExporterSpi() |
IgniteMetricExporterOptions |
IgniteMetricExporterOptions.setCustomSpi(org.apache.ignite.spi.metric.MetricExporterSpi metricExporterSpi)
Sets a custom MetricExporterSpi implementation.
|
Modifier and Type | Method and Description |
---|---|
IgniteOptions |
IgniteOptions.setMetricExporterSpi(IgniteMetricExporterOptions metricExporterOptions)
Sets fully configured instance of
IgniteMetricExporterOptions . |
Constructor and Description |
---|
IgniteMetricExporterOptions(IgniteMetricExporterOptions options)
Copy Constructor
|
Copyright © 2024 Eclipse. All rights reserved.