Uses of Class
com.amazonaws.metrics.ByteThroughputProvider
-
Packages that use ByteThroughputProvider Package Description com.amazonaws.metrics Classes used to support the AWS SDK metrics API.com.amazonaws.metrics.internal.cloudwatch -
-
Uses of ByteThroughputProvider in com.amazonaws.metrics
Methods in com.amazonaws.metrics with parameters of type ByteThroughputProvider Modifier and Type Method Description abstract 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 ByteThroughputProvider Modifier and Type Method Description void
ServiceMetricCollectorSupport. collectByteThroughput(ByteThroughputProvider provider)
-