Class EscalatingSupervisorStrategy

  • All Implemented Interfaces:
    org.apache.pekko.actor.SupervisorStrategyConfigurator

    public class EscalatingSupervisorStrategy
    extends Object
    implements org.apache.pekko.actor.SupervisorStrategyConfigurator
    Escalating supervisor strategy.
    • Constructor Detail

      • EscalatingSupervisorStrategy

        public EscalatingSupervisorStrategy()
    • Method Detail

      • create

        public org.apache.pekko.actor.SupervisorStrategy create()
        Specified by:
        create in interface org.apache.pekko.actor.SupervisorStrategyConfigurator