See: Description
| Class | Description |
|---|---|
| BasicThreadFactory |
Thread factory to be used by executors that need to customize thread name, group, uncaught exception handling, and daemon status.
|
| PeriodicTask |
Represents a periodic task submitted to a
Scheduler. |
| PeriodicTaskExceptionHandler |
Defines behavior of
PeriodicTask under abnormal circumstances. |
| Scheduler |
Customized scheduling executor for running periodic and delayed tasks.
|
Copyright © 2023 LSST. All rights reserved.