Uses of Package
io.camunda.zeebe.util.sched
Packages that use io.camunda.zeebe.util.sched
Package
Description
-
Classes in io.camunda.zeebe.util.sched used by io.camunda.zeebe.util.health
-
Classes in io.camunda.zeebe.util.sched used by io.camunda.zeebe.util.retry
-
Classes in io.camunda.zeebe.util.sched used by io.camunda.zeebe.util.schedClassDescriptioncondition variable for actors.Used to submit
ActorTasksand Blocking Actions to the scheduler's internal runners and queues.Default Actor Priority ClassesService 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.Control interface to schedule tasks or follow-up tasks such that different tasks scheduled via the sameConcurrencyControlobject are never executed concurrentlyMaintains multiple levels of queues for each thread. -
Classes in io.camunda.zeebe.util.sched used by io.camunda.zeebe.util.sched.channelClassDescriptioncondition variable for actors.Subscription to some external source of work / jobs.
-
Classes in io.camunda.zeebe.util.sched used by io.camunda.zeebe.util.sched.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.util.sched used by io.camunda.zeebe.util.sched.testingClassDescriptionA thread group is a group of threads which process the same kind of tasks (ie.
-
Classes in io.camunda.zeebe.util.sched used by io.camunda.zeebe.util.startupClassDescriptionControl interface to schedule tasks or follow-up tasks such that different tasks scheduled via the same
ConcurrencyControlobject are never executed concurrently