| Interface | Description |
|---|---|
| MetricAdminMBean |
MBean interface for AwsSdkMetrics administration.
|
| MetricCollector.Factory |
Can be used to serve as a factory for the request metric collector.
|
| RequestMetricCollector.Factory |
Can be used to serve as a factory for the request metric collector.
|
| ServiceMetricCollector.Factory | |
| ServiceMetricType |
Service specific Metric type (eg S3, DynamoDB, etc.)
|
| ThroughputMetricType |
| Class | Description |
|---|---|
| ByteThroughputProvider |
Byte throughput metric information provider.
|
| MetricAdmin |
Administration of AwsSdkMetrics as an MBean.
|
| MetricCollector |
Metric Collector SPI.
|
| MetricFilterInputStream |
Used to capture the input stream throughput metrics, but excluding the
SdkFilterInputStream.read() API. |
| NoOpClassForJavadocGeneration |
A NOOP class that is used only for javadoc generation to succeed.
|
| RequestMetricCollector |
A service provider interface that can be used to implement an AWS SDK
request/response metric collector.
|
| ServiceLatencyProvider |
Latency metric information provider.
|
| ServiceMetricCollector |
A service provider interface that can be used to implement an AWS SDK
general purpose metric collector.
|
| SimpleMetricType | |
| SimpleServiceMetricType | |
| SimpleThroughputMetricType |
| Enum | Description |
|---|---|
| AwsSdkMetrics |
Used to control the default AWS SDK metric collection system.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.