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 Constructor Description EscalatingSupervisorStrategy()
-