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 aMetricCollectionto aMetricCollectionAggregator.UploadMetricsTasks A task that is executed on theCloudWatchMetricPublisher's executor to collect requests from aMetricCollectionAggregatorand write them to aMetricUploader.