| Class | Description |
|---|---|
| AggregationUtils |
Convert to/from Amazon data structures.
|
| CWMetricTracker |
MetricTracker implementation that performs local aggregation, then pushes the results to Cloudwatch at a fixed
interval.
|
| CWMetricTrackerBuilder | |
| MetricKey | |
| MetricStatistics | |
| RetryingScheduler |
Encapsulates running a task with retries.
|
| SystemOutTracker |
Dumps metrics to
System.out for local/dev testing. |