public class EntityRecoveryStrategy$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static EntityRecoveryStrategy$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
EntityRecoveryStrategy$() |
| Modifier and Type | Method and Description |
|---|---|
EntityRecoveryStrategy |
allStrategy() |
EntityRecoveryStrategy |
constantStrategy(ActorSystem actorSystem,
scala.concurrent.duration.FiniteDuration frequency,
int numberOfEntities) |
public static final EntityRecoveryStrategy$ MODULE$
public EntityRecoveryStrategy allStrategy()
public EntityRecoveryStrategy constantStrategy(ActorSystem actorSystem, scala.concurrent.duration.FiniteDuration frequency, int numberOfEntities)