ores.scheduler
The ores.scheduler module groups all logical entities in the ores.scheduler namespace. Each entity is a logical-space type projected by ores.codegen into C++, SQL, and other technical spaces.
Entities
| Entity | Brief |
|---|---|
| ores.scheduler.job_definition | Persistent configuration for a recurring or one-off scheduled job. |
See also
- ores.scheduler — top-level component overview.