|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MetricAdminMBean | MBean interface for AwsSdkMetrics administration. |
MetricCollector.Factory | Can be used to serve as a factory for the request metric collector. |
MetricType | Metric type. |
RequestMetricCollector.Factory | Can be used to serve as a factory for the request metric collector. |
RequestMetricType | Request metric type. |
ServiceMetricCollector.Factory | |
ServiceMetricType | Service specific Metric type (eg S3, DynamoDB, etc.) |
ThroughputMetricType |
Class Summary | |
---|---|
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. |
MetricInputStreamEntity | Used to help capture the throughput metrics. |
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 Summary | |
---|---|
AwsSdkMetrics | Used to control the default AWS SDK metric collection system. |
Classes used to support the AWS SDK metrics API. When the default metric collection system is enabled, the default AWS SDK implementation captures a set of predefined core metrics that are grouped under three major categories: AWS Request Metrics, AWS Service Metrics, and Machine Metrics.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |