Package org.apache.pekko.routing
Class ScatterGatherFirstCompletedPool$
java.lang.Object
scala.runtime.AbstractFunction6<Object,scala.Option<Resizer>,scala.concurrent.duration.FiniteDuration,SupervisorStrategy,String,Object,ScatterGatherFirstCompletedPool>
      
org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
- All Implemented Interfaces:
- Serializable,- scala.Function6<Object,- scala.Option<Resizer>, - scala.concurrent.duration.FiniteDuration, - SupervisorStrategy, - String, - Object, - ScatterGatherFirstCompletedPool> 
public class ScatterGatherFirstCompletedPool$
extends scala.runtime.AbstractFunction6<Object,scala.Option<Resizer>,scala.concurrent.duration.FiniteDuration,SupervisorStrategy,String,Object,ScatterGatherFirstCompletedPool>
implements Serializable      
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ScatterGatherFirstCompletedPool$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, scala.concurrent.duration.FiniteDuration within, SupervisorStrategy supervisorStrategy, String routerDispatcher, boolean usePoolDispatcher) scala.Option<Resizer>booleanfinal StringtoString()scala.Option<scala.Tuple6<Object,scala.Option<Resizer>, scala.concurrent.duration.FiniteDuration, SupervisorStrategy, String, Object>> Methods inherited from class scala.runtime.AbstractFunction6curried, tupledMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function6apply
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ScatterGatherFirstCompletedPool$public ScatterGatherFirstCompletedPool$()
 
- 
- 
Method Details- 
$lessinit$greater$default$2
- 
$lessinit$greater$default$4
- 
$lessinit$greater$default$5
- 
$lessinit$greater$default$6public boolean $lessinit$greater$default$6()
- 
toString- Specified by:
- toStringin interface- scala.Function6<Object,- scala.Option<Resizer>, - scala.concurrent.duration.FiniteDuration, - SupervisorStrategy, - String, - Object, - ScatterGatherFirstCompletedPool> 
- Overrides:
- toStringin class- scala.runtime.AbstractFunction6<Object,- scala.Option<Resizer>, - scala.concurrent.duration.FiniteDuration, - SupervisorStrategy, - String, - Object, - ScatterGatherFirstCompletedPool> 
 
- 
applypublic ScatterGatherFirstCompletedPool apply(int nrOfInstances, scala.Option<Resizer> resizer, scala.concurrent.duration.FiniteDuration within, SupervisorStrategy supervisorStrategy, String routerDispatcher, boolean usePoolDispatcher) 
- 
apply$default$2
- 
apply$default$4
- 
apply$default$5
- 
apply$default$6public boolean apply$default$6()
- 
unapplypublic scala.Option<scala.Tuple6<Object,scala.Option<Resizer>, unapplyscala.concurrent.duration.FiniteDuration, SupervisorStrategy, String, Object>> (ScatterGatherFirstCompletedPool x$0) 
 
-