Uses of Class
com.elastisys.autoscaler.metricstreamers.cloudwatch.stream.MetricStreamConfig
-
Packages that use MetricStreamConfig Package Description com.elastisys.autoscaler.metricstreamers.cloudwatch.stream -
-
Uses of MetricStreamConfig in com.elastisys.autoscaler.metricstreamers.cloudwatch.stream
Constructors in com.elastisys.autoscaler.metricstreamers.cloudwatch.stream with parameters of type MetricStreamConfig Constructor Description CloudWatchMetricStream(org.slf4j.Logger logger, MetricStreamConfig config)QueryCall(org.slf4j.Logger logger, MetricStreamConfig config, org.joda.time.Interval queryInterval)Creates a newQueryCall.
-