MetricCollector.Factory
public class DefaultMetricCollectorFactory extends Object implements MetricCollector.Factory
AwsSystemSetting.AWS_DEFAULT_METRICS
.Constructor | Description |
---|---|
DefaultMetricCollectorFactory() |
Modifier and Type | Method | 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.