Package | Description |
---|---|
org.spf4j.failsafe |
This package contains operation retry utilities.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncRetryExecutor<T,C extends Callable<? extends T>> |
Modifier and Type | Class and Description |
---|---|
class |
RetryPolicy<T,C extends Callable<? extends T>> |
Copyright © 2018 SPF4J. All rights reserved.