Uses of Class
com.elastisys.autoscaler.metricstreamers.opentsdb.stream.MetricStreamConfig
-
Packages that use MetricStreamConfig Package Description com.elastisys.autoscaler.metricstreamers.opentsdb.stream -
-
Uses of MetricStreamConfig in com.elastisys.autoscaler.metricstreamers.opentsdb.stream
Constructors in com.elastisys.autoscaler.metricstreamers.opentsdb.stream with parameters of type MetricStreamConfig Constructor Description OpenTsdbMetricStream(org.slf4j.Logger logger, OpenTsdbQueryClient queryClient, MetricStreamConfig config)
-