public class DefaultMetricCollectorFactory extends Object implements MetricCollector.Factory
SDKGlobalConfiguration.DEFAULT_METRICS_SYSTEM_PROPERTY
.Constructor and Description |
---|
DefaultMetricCollectorFactory() |
Modifier and Type | Method and Description |
---|---|
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.
|
public MetricCollector getInstance()
getInstance
in interface MetricCollector.Factory
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.