Interface JobScheduler.JobThreadContext
- All Superinterfaces:
AutoCloseable,Context,SafeCloseable
- All Known Implementing Classes:
RegionedPushdownHelper.RegionThreadContext
- 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