| Package | Description |
|---|---|
| net.jodah.recurrent |
| Class and Description |
|---|
| AsyncInvocation
Tracks asynchronous invocations and allows retries to be scheduled according to a
RetryPolicy. |
| 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
Tracks invocations and determines when an invocation can be performed for a
RetryPolicy. |
| RecurrentFuture
A future result of an asynchronous operation.
|
| RetryPolicy
A policy that defines when retries should be performed.
|
| Scheduler
Schedules invocations.
|
Copyright © 2015. All Rights Reserved.