Class ActorTimerQueue

java.lang.Object
org.agrona.DeadlineTimerWheel
io.camunda.zeebe.scheduler.ActorTimerQueue

public final class ActorTimerQueue extends org.agrona.DeadlineTimerWheel
  • Constructor Details

    • ActorTimerQueue

      public ActorTimerQueue(ActorClock clock)
    • ActorTimerQueue

      public ActorTimerQueue(ActorClock clock, int ticksPerWheel)
  • Method Details