Uses of Class
com.amazonaws.metrics.ServiceMetricCollector
Packages that use ServiceMetricCollector
Package
Description
Classes used to support the AWS SDK metrics API.
-
Uses of ServiceMetricCollector in com.amazonaws.metrics
Fields in com.amazonaws.metrics declared as ServiceMetricCollectorModifier and TypeFieldDescriptionstatic final ServiceMetricCollectorServiceMetricCollector.NONEA convenient instance of a no-op service metric collector.Methods in com.amazonaws.metrics with type parameters of type ServiceMetricCollectorModifier and TypeMethodDescriptionstatic <T extends ServiceMetricCollector>
TAwsSdkMetrics.getServiceMetricCollector()Methods in com.amazonaws.metrics that return ServiceMetricCollectorModifier and TypeMethodDescriptionabstract ServiceMetricCollectorMetricCollector.getServiceMetricCollector()ServiceMetricCollector.Factory.getServiceMetricCollector()Returns an instance of the collector; or null if if failed to create one. -
Uses of ServiceMetricCollector in com.amazonaws.metrics.internal.cloudwatch
Subclasses of ServiceMetricCollector in com.amazonaws.metrics.internal.cloudwatchModifier and TypeClassDescriptionclassThis is the default implementation of an AWS SDK service metric collection system.Methods in com.amazonaws.metrics.internal.cloudwatch that return ServiceMetricCollector