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 SummaryFieldsModifier and TypeFieldDescriptionstatic final RandomPool$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionscala.Option<Resizer>booleanapply(int nrOfInstances, scala.Option<Resizer> resizer, SupervisorStrategy supervisorStrategy, String routerDispatcher, boolean usePoolDispatcher) scala.Option<Resizer>booleanfinal StringtoString()scala.Option<scala.Tuple5<Object,scala.Option<Resizer>, SupervisorStrategy, String, Object>> unapply(RandomPool x$0) Methods inherited from class scala.runtime.AbstractFunction5curried, tupledMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function5apply
- 
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$5public boolean $lessinit$greater$default$5()
- 
toString- Specified by:
- toStringin interface- scala.Function5<Object,- scala.Option<Resizer>, - SupervisorStrategy, - String, - Object, - RandomPool> 
- Overrides:
- toStringin class- scala.runtime.AbstractFunction5<Object,- scala.Option<Resizer>, - SupervisorStrategy, - String, - Object, - RandomPool> 
 
- 
applypublic 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$5public boolean apply$default$5()
- 
unapplypublic scala.Option<scala.Tuple5<Object,scala.Option<Resizer>, unapplySupervisorStrategy, String, Object>> (RandomPool x$0) 
 
-