Package org.apache.pekko.routing
Class RandomPool$
java.lang.Object
scala.runtime.AbstractFunction5<Object,scala.Option<Resizer>,SupervisorStrategy,String,Object,RandomPool>
org.apache.pekko.routing.RandomPool$
- All Implemented Interfaces:
Serializable
,scala.Function5<Object,
scala.Option<Resizer>, SupervisorStrategy, String, Object, RandomPool>
public class RandomPool$
extends scala.runtime.AbstractFunction5<Object,scala.Option<Resizer>,SupervisorStrategy,String,Object,RandomPool>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RandomPool$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.Option<Resizer>
boolean
apply
(int nrOfInstances, scala.Option<Resizer> resizer, SupervisorStrategy supervisorStrategy, String routerDispatcher, boolean usePoolDispatcher) scala.Option<Resizer>
boolean
final String
toString()
scala.Option<scala.Tuple5<Object,
scala.Option<Resizer>, SupervisorStrategy, String, Object>> unapply
(RandomPool x$0) Methods inherited from class scala.runtime.AbstractFunction5
curried, tupled
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface scala.Function5
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
RandomPool$
public RandomPool$()
-
-
Method Details
-
$lessinit$greater$default$2
-
$lessinit$greater$default$3
-
$lessinit$greater$default$4
-
$lessinit$greater$default$5
public boolean $lessinit$greater$default$5() -
toString
- Specified by:
toString
in interfacescala.Function5<Object,
scala.Option<Resizer>, SupervisorStrategy, String, Object, RandomPool> - Overrides:
toString
in classscala.runtime.AbstractFunction5<Object,
scala.Option<Resizer>, SupervisorStrategy, String, Object, RandomPool>
-
apply
public RandomPool apply(int nrOfInstances, scala.Option<Resizer> resizer, SupervisorStrategy supervisorStrategy, String routerDispatcher, boolean usePoolDispatcher) -
apply$default$2
-
apply$default$3
-
apply$default$4
-
apply$default$5
public boolean apply$default$5() -
unapply
public scala.Option<scala.Tuple5<Object,scala.Option<Resizer>, unapplySupervisorStrategy, String, Object>> (RandomPool x$0)
-