java.lang.Object
software.amazon.awssdk.metrics.publishers.cloudwatch.internal.task.UploadMetricsTasks
All Implemented Interfaces:
Callable<CompletableFuture<?>>

public class UploadMetricsTasks extends Object implements Callable<CompletableFuture<?>>
A task that is executed on the CloudWatchMetricPublisher's executor to collect requests from a MetricCollectionAggregator and write them to a MetricUploader.