Package software.amazon.awssdk.core.internal.metrics
-
Class Summary Class Description BytesReadTrackingInputStream BytesReadTrackingPublisher Publisher that tracks how many bytes are published from the wrapped publisher to the downstream subscriber.BytesWrittenTrackingInputStream An input stream that tracks the number of bytes read from it.BytesWrittenTrackingPublisher Publisher that tracks how many bytes are published from the wrapped publisher to the downstream subscriber, along with timing information for throughput calculation.RequestBodyMetrics Container for request body metrics used to calculate WRITE_THROUGHPUT. -
Enum Summary Enum Description SdkErrorType General categories of errors that can be encountered when making an API call attempt.