| Package | Description |
|---|---|
| dev.failsafe |
APIs for performing failsafe executions.
|
| dev.failsafe.spi |
The Failsafe Service Provider Interface (SPI).
|
| Class and Description |
|---|
| PolicyExecutor
Handles execution and execution results according to a policy.
|
| Scheduler
Schedules executions.
|
| Class and Description |
|---|
| AsyncExecutionInternal
Internal async execution APIs.
|
| ExecutionInternal
Internal execution APIs.
|
| ExecutionResult
This class represents the internal result of an execution attempt for zero or more policies, before or after the
policy has handled the result.
|
| FailsafeFuture
A CompletableFuture implementation that propagates cancellations and calls completion handlers.
|
| PolicyExecutor
Handles execution and execution results according to a policy.
|
| Scheduler
Schedules executions.
|
| SyncExecutionInternal
Internal execution APIs.
|
Copyright © 2022. All rights reserved.