Uses of Class
com.amazonaws.metrics.ByteThroughputProvider
Packages that use ByteThroughputProvider
Package
Description
Classes used to support the AWS SDK metrics API.
-
Uses of ByteThroughputProvider in com.amazonaws.metrics
Methods in com.amazonaws.metrics with parameters of type ByteThroughputProviderModifier and TypeMethodDescriptionabstract void
ServiceMetricCollector.collectByteThroughput
(ByteThroughputProvider provider) Collects metrics on the number of bytes written or read and the respective duration. -
Uses of ByteThroughputProvider in com.amazonaws.metrics.internal.cloudwatch
Methods in com.amazonaws.metrics.internal.cloudwatch with parameters of type ByteThroughputProviderModifier and TypeMethodDescriptionvoid
ServiceMetricCollectorSupport.collectByteThroughput
(ByteThroughputProvider provider)