public class FastFailoverOperation$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static FastFailoverOperation$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
FastFailoverOperation$() |
| Modifier and Type | Method and Description |
|---|---|
akka.actor.Props |
props(FastFailoverSettings settings,
scala.collection.immutable.IndexedSeq<akka.routing.Routee> routees,
akka.actor.ActorRef requester,
java.lang.Object msg,
java.lang.String entityId,
scala.PartialFunction<java.lang.Throwable,FastFailover.FailureDirective> failureStrategy) |
public static final FastFailoverOperation$ MODULE$
public akka.actor.Props props(FastFailoverSettings settings, scala.collection.immutable.IndexedSeq<akka.routing.Routee> routees, akka.actor.ActorRef requester, java.lang.Object msg, java.lang.String entityId, scala.PartialFunction<java.lang.Throwable,FastFailover.FailureDirective> failureStrategy)