Class RequestingRecoveryPermit$


  • public class RequestingRecoveryPermit$
    extends java.lang.Object
    INTERNAL API

    First (of four) behavior of an PersistentBehaviour.

    Requests a permit to start replaying this actor; this is tone to avoid hammering the journal with too many concurrently replaying actors.

    See next behavior ReplayingSnapshot.