ScheduleSpec

Defines one or more joblets to be scheduled and run on resources. A ScheduleSpec instance is passed to the job’s schedule() or scheduleSweep(). schedule() creates the joblets and schedules joblets to run on resources.

See Also