Uses of Package
io.camunda.zeebe.scheduler
Packages that use io.camunda.zeebe.scheduler
Package
Description
-
Classes in io.camunda.zeebe.scheduler used by io.camunda.zeebe.schedulerClassDescriptioncondition variable for actors.Used to submit
ActorTasksand Blocking Actions to the scheduler's internal runners and queues.Service interface to schedule an actor (without exposing the full interface ofActorSchedulerSubscription to some external source of work / jobs.A task executed by the scheduler.An actor task's lifecycle phasesDescribes an actor's scheduling stateA thread group is a group of threads which process the same kind of tasks (ie. blocking I/O vs.Control interface to schedule tasks or follow-up tasks such that different tasks scheduled via the sameConcurrencyControlobject are never executed concurrentlyWorkstealing group maintains a queue per thread. -
Classes in io.camunda.zeebe.scheduler used by io.camunda.zeebe.scheduler.futureClassDescriptionA task executed by the scheduler.Control interface to schedule tasks or follow-up tasks such that different tasks scheduled via the same
ConcurrencyControlobject are never executed concurrently -
Classes in io.camunda.zeebe.scheduler used by io.camunda.zeebe.scheduler.health
-
Classes in io.camunda.zeebe.scheduler used by io.camunda.zeebe.scheduler.retry
-
Classes in io.camunda.zeebe.scheduler used by io.camunda.zeebe.scheduler.startupClassDescriptionControl interface to schedule tasks or follow-up tasks such that different tasks scheduled via the same
ConcurrencyControlobject are never executed concurrently