| Package | Description |
|---|---|
| dev.failsafe |
APIs for performing failsafe executions.
|
| Modifier and Type | Method and Description |
|---|---|
TimeoutConfig<R> |
Timeout.getConfig()
Returns the
TimeoutConfig that the Timeout was built with. |
| Modifier and Type | Method and Description |
|---|---|
static <R> TimeoutBuilder<R> |
Timeout.builder(TimeoutConfig<R> config)
Creates a new TimeoutBuilder that will be based on the
config. |
Copyright © 2022. All rights reserved.