Package org.apache.pekko.actor
Class ProviderSelection.Custom
java.lang.Object
org.apache.pekko.actor.ProviderSelection
org.apache.pekko.actor.ProviderSelection.Custom
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- ProviderSelection
public static final class ProviderSelection.Custom
extends ProviderSelection
implements scala.Product, Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pekko.actor.ProviderSelection
ProviderSelection.Cluster$, ProviderSelection.Custom, ProviderSelection.Custom$, ProviderSelection.Local$, ProviderSelection.Remote$ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanfqcn()inthashCode()intproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object>toString()Methods inherited from class org.apache.pekko.actor.ProviderSelection
cluster, local, remoteMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
Custom
-
-
Method Details
-
fqcn
-
copy
-
copy$default$1
-
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
productElementName
- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode() -
toString
-
equals
-