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 voidServiceMetricCollector.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 TypeMethodDescriptionvoidServiceMetricCollectorSupport.collectByteThroughput(ByteThroughputProvider provider)