| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.metrics.impl |
| Class and Description |
|---|
| AccumulateByNameMetricsScope
This is a MetricScope with a KeyType of String.
|
| AccumulatingMetricsScope
An IMetricsScope that accumulates data from multiple calls to addData with
the same name parameter.
|
| CWMetricKey |
| CWPublisherRunnable
A CWPublisherRunnable contains the logic of when to publish metrics.
|
| DimensionTrackingMetricsScope
DimensionTrackingMetricsScope is where we provide functionality for dimensions.
|
| EndingMetricsScope |
| FilteringMetricsScope
An
IMetricsScope that filters FilteringMetricsScope.addData(java.lang.String, double, com.amazonaws.services.cloudwatch.model.StandardUnit) calls based on the provided metrics level. |
| ICWMetricsPublisher
An ICWMetricsPublisher is a publisher that contains the logic to publish metrics.
|
| LogMetricsScope
An AccumulatingMetricsScope that outputs via log4j.
|
| MetricDatumWithKey
This class is used to store a MetricDatum as well as KeyType which stores specific information about
that particular MetricDatum.
|
Copyright © 2024. All rights reserved.