Package | Description |
---|---|
com.amazonaws.metrics |
Classes used to support the AWS SDK metrics API.
|
com.amazonaws.services.s3.metrics | |
com.amazonaws.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ThroughputMetricType |
Modifier and Type | Class and Description |
---|---|
class |
SimpleServiceMetricType |
class |
SimpleThroughputMetricType |
Modifier and Type | Field and Description |
---|---|
private ServiceMetricType |
SimpleThroughputMetricType.byteCountMetricType |
private ServiceMetricType |
ServiceLatencyProvider.serviceMetricType |
Modifier and Type | Method and Description |
---|---|
ServiceMetricType |
ThroughputMetricType.getByteCountMetricType() |
ServiceMetricType |
SimpleThroughputMetricType.getByteCountMetricType() |
ServiceMetricType |
ServiceLatencyProvider.getServiceMetricType() |
Constructor and Description |
---|
ServiceLatencyProvider(ServiceMetricType type) |
Modifier and Type | Class and Description |
---|---|
class |
S3ServiceMetric
S3 specific service metrics in the form of "simulated enum".
|
private static class |
S3ServiceMetric.S3ThroughputMetric |
Modifier and Type | Class and Description |
---|---|
class |
AWSServiceMetrics
Predefined AWS SDK non-request specific metric types general across all AWS
clients.
|