public class DefaultMetricCollectorFactory extends Object implements com.amazonaws.metrics.MetricCollector.Factory
SDKGlobalConfiguration.DEFAULT_METRICS_SYSTEM_PROPERTY.| Constructor and Description |
|---|
DefaultMetricCollectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.metrics.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 com.amazonaws.metrics.MetricCollector getInstance()
getInstance in interface com.amazonaws.metrics.MetricCollector.FactoryCopyright © 2014. All rights reserved.