|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ScheduledTask | This interface represents a single task that has been accepted by a scheduler. |
| SchedulerQueue | This interface is used to define the backing queue for a scheduler. |
| SchedulerRetryPolicy | This interface is used to define a retry policy for a scheduler when a transactional task fails. |
| Enum Summary | |
|---|---|
| SchedulerRetryAction | Enumeration of possible retry actions that a scheduler can use to retry a failed task. |
Provides queue ordering and retry behavior abstractions that may be used
by scheduler implementations. See the
com.sun.sgs.impl.kernel.TransactionSchedulerImpl class for
details of how the default scheduler uses these interfaces.
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||