Uses of Enum
io.camunda.zeebe.util.sched.ActorPriority
Packages that use ActorPriority
-
Uses of ActorPriority in io.camunda.zeebe.util.sched
Methods in io.camunda.zeebe.util.sched that return ActorPriorityModifier and TypeMethodDescriptionstatic ActorPriorityReturns the enum constant of this type with the specified name.static ActorPriority[]ActorPriority.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.util.sched with parameters of type ActorPriorityModifier and TypeMethodDescriptionstatic intSchedulingHints.cpuBound(ActorPriority priority) voidActorControl.setPriority(ActorPriority priority)