Package io.camunda.zeebe.scheduler
Interface ActorSchedulingService
- All Known Implementing Classes:
ActorScheduler
public interface ActorSchedulingService
Service interface to schedule an actor (without exposing the full interface of
ActorScheduler-
Method Summary
Modifier and TypeMethodDescriptionsubmitActor(Actor actor) submitActor(Actor actor, SchedulingHints schedulingHints)
-
Method Details
-
submitActor
-
submitActor
-