Package software.amazon.awssdk.core.internal.http.timers
package software.amazon.awssdk.core.internal.http.timers
-
ClassDescriptionApi Call Timeout Tracker to track the
TimeoutTask
and theScheduledFuture
.Implementation ofTimeoutTask
for asynchronous operations to be scheduled to fail theCompletableFuture
and abort the asynchronous requests.A no op implementation ofTimeoutTracker
.TimeoutTask
to be scheduled for synchronous operations.Tracker task to track theTimeoutTask
and theScheduledFuture
that schedules the timeout task.