Package titan.scheduler
package titan.scheduler
-
ClassDescriptionRepresents a job that is scheduled to run at a future time.The main Scheduler class responsible for managing workers, dispatching jobs, and maintaining system state.Represents the execution status of a specific task within the scheduler.Represents a worker node in the scheduling system.A central registry for managing
Workerinstances within the Titan scheduler system.