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