Package org.apache.pekko.actor.typed
Interface SupervisorStrategy.RestartOrBackoff
-
- Enclosing class:
- SupervisorStrategy
public static interface SupervisorStrategy.RestartOrBackoffINTERNAL API
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanloggingEnabled()intmaxRestarts()intstashCapacity()booleanstopChildren()booleanunlimitedRestarts()
-