Class DefaultMetricCollectorFactory

    • Constructor Detail

      • DefaultMetricCollectorFactory

        public DefaultMetricCollectorFactory()
    • Method Detail

      • getInstance

        public MetricCollector getInstance()
        Returns a instance of the Amazon CloudWatch request metric collector either by starting up a new one or returning an existing one if it's already started; null if any failure.
        Specified by:
        getInstance in interface MetricCollector.Factory