| Package | Description |
|---|---|
| software.amazon.awssdk.core.internal.http.timers |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncTimeoutTask
Implementation of
TimeoutTask for asynchronous operations to be scheduled to fail
the CompletableFuture and abort the asynchronous requests. |
class |
SyncTimeoutTask
TimeoutTask to be scheduled for synchronous operations. |
| Constructor and Description |
|---|
ApiCallTimeoutTracker(TimeoutTask timeout,
ScheduledFuture<?> future) |
Copyright © 2020. All rights reserved.