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 Summary
Constructors -
Method Summary
-
Constructor Details
-
EscalatingSupervisorStrategy
public EscalatingSupervisorStrategy()
-
-
Method Details
-
create
public org.apache.pekko.actor.SupervisorStrategy create()- Specified by:
createin interfaceorg.apache.pekko.actor.SupervisorStrategyConfigurator
-