Class PoolRouterBuilder$
java.lang.Object
org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PoolRouterBuilder$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> scala.Function1<ActorSystem<?>,RoutingLogics.RoundRobinLogic<T>> <T> Props<T> org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder<T>apply(int poolSize, Behavior<T> behavior, scala.Function1<ActorSystem<?>, RoutingLogic<T>> logicFactory, scala.Function1<T, Object> broadcastPredicate, Props routeeProps) <T> scala.Function1<ActorSystem<?>,RoutingLogics.RoundRobinLogic<T>> <T> Propsfinal StringtoString()<T> scala.Option<scala.Tuple5<Object,Behavior<T>, scala.Function1<ActorSystem<?>, RoutingLogic<T>>, scala.Function1<T, Object>, Props>> unapply(org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder<T> x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
PoolRouterBuilder$
public PoolRouterBuilder$()
-
-
Method Details
-
$lessinit$greater$default$3
public <T> scala.Function1<ActorSystem<?>,RoutingLogics.RoundRobinLogic<T>> $lessinit$greater$default$3() -
$lessinit$greater$default$4
-
$lessinit$greater$default$5
-
toString
-
apply
public <T> org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder<T> apply(int poolSize, Behavior<T> behavior, scala.Function1<ActorSystem<?>, RoutingLogic<T>> logicFactory, scala.Function1<T, Object> broadcastPredicate, Props routeeProps) -
apply$default$3
-
apply$default$4
-
apply$default$5
-
unapply
public <T> scala.Option<scala.Tuple5<Object,Behavior<T>, unapplyscala.Function1<ActorSystem<?>, RoutingLogic<T>>, scala.Function1<T, Object>, Props>> (org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder<T> x$0)
-