Package org.apache.pekko.cluster
Class ClusterScope
java.lang.Object
org.apache.pekko.cluster.ClusterScope
- All Implemented Interfaces:
Scope
- Direct Known Subclasses:
ClusterScope$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanabstract static booleanstatic ClusterScope$Java API: get the singleton instancestatic inthashCode()static intstatic ObjectproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic StringtoString()static ScopewithFallback(Scope other) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.actor.Scope
withFallback
-
Constructor Details
-
ClusterScope
public ClusterScope()
-
-
Method Details
-
getInstance
Java API: get the singleton instance -
withFallback
-
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-