Uses of Class
com.elastisys.autoscaler.metricstreamers.influxdb.config.InfluxdbMetricStreamerConfig
-
Packages that use InfluxdbMetricStreamerConfig Package Description com.elastisys.autoscaler.metricstreamers.influxdb -
-
Uses of InfluxdbMetricStreamerConfig in com.elastisys.autoscaler.metricstreamers.influxdb
Methods in com.elastisys.autoscaler.metricstreamers.influxdb that return InfluxdbMetricStreamerConfig Modifier and Type Method Description InfluxdbMetricStreamerConfigInfluxdbMetricStreamer. getConfiguration()Methods in com.elastisys.autoscaler.metricstreamers.influxdb that return types with arguments of type InfluxdbMetricStreamerConfig Modifier and Type Method Description java.lang.Class<InfluxdbMetricStreamerConfig>InfluxdbMetricStreamer. getConfigurationClass()Methods in com.elastisys.autoscaler.metricstreamers.influxdb with parameters of type InfluxdbMetricStreamerConfig Modifier and Type Method Description voidInfluxdbMetricStreamer. configure(InfluxdbMetricStreamerConfig configuration)voidInfluxdbMetricStreamer. validate(InfluxdbMetricStreamerConfig configuration)
-