Package | Description |
---|---|
com.amazonaws.metrics |
Classes used to support the AWS SDK metrics API.
|
com.amazonaws.metrics.internal.cloudwatch |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ByteThroughputHelper
Helper class to capture the byte throughput.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ServiceMetricCollector.collectByteThroughput(ByteThroughputProvider provider)
Collects metrics on the number of bytes written or read and the respective
duration.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceMetricCollectorSupport.collectByteThroughput(ByteThroughputProvider provider) |
private void |
ServiceMetricCollectorSupport.collectByteThroughput0(ByteThroughputProvider provider) |