| Package | Description |
|---|---|
| net.jodah.recurrent |
| Class and Description |
|---|
| ContextualCallable
A callable that can manually trigger retries or completion for an invocation.
|
| ContextualRunnable
A runnable that can manually trigger retries or completion for an invocation.
|
| Invocation
An invocation that accepts retry and completion requests.
|
| RecurrentFuture
A future result of an asynchronous operation.
|
| RetryPolicy
A policy that defines when retries should be performed.
|
| RetryStats
Statistics for the usage of a RetryPolicy.
|
| Scheduler
Schedules invocations.
|
Copyright © 2015. All Rights Reserved.