Class EscalatingSupervisorStrategy

java.lang.Object
org.apache.flink.runtime.rpc.pekko.EscalatingSupervisorStrategy
All Implemented Interfaces:
org.apache.pekko.actor.SupervisorStrategyConfigurator

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

    • EscalatingSupervisorStrategy

      public EscalatingSupervisorStrategy()
  • Method Details

    • create

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