Interface JobScheduler.JobThreadContext
- All Superinterfaces:
AutoCloseable
,Context
,SafeCloseable
- Enclosing interface:
- JobScheduler
A default context for the scheduled job actions. Override this to provide reusable resources for the serial and
parallel iterate actions.
-
Method Summary