Package software.amazon.awssdk.metrics.publishers.cloudwatch.internal.task
-
Class Summary Class Description AggregateMetricsTask A task that is executed on theCloudWatchMetricPublisher
's executor to add aMetricCollection
to aMetricCollectionAggregator
.UploadMetricsTasks A task that is executed on theCloudWatchMetricPublisher
's executor to collect requests from aMetricCollectionAggregator
and write them to aMetricUploader
.