Package org.apache.pekko.actor
Class Nobody
java.lang.Object
org.apache.pekko.actor.Nobody
This is an internal look-up failure token, not useful for anything else.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic ActorRef$bang$default$2(Object message) static booleanstatic final intstatic final booleanstatic voidforward(Object message, ActorContext context) static org.apache.pekko.actor.InternalActorRefstatic org.apache.pekko.actor.InternalActorRefstatic final inthashCode()abstract static booleanisLocal()static RootActorPathpath()static intstatic ObjectproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic scala.runtime.Nothing$provider()static voidstatic voidstatic voidsendSystemMessage(SystemMessage message) static voidstart()static voidstop()static voidsuspend()static final voidstatic StringtoString()protected static Object
-
Constructor Details
-
Nobody
public Nobody()
-
-
Method Details
-
path
-
provider
public static scala.runtime.Nothing$ provider() -
writeReplace
- Throws:
ObjectStreamException
-
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
compareTo
-
tell
-
forward
-
hashCode
public static final int hashCode() -
equals
-
toString
-
isLocal
public abstract static boolean isLocal() -
getParent
public static org.apache.pekko.actor.InternalActorRef getParent() -
getChild
public static org.apache.pekko.actor.InternalActorRef getChild(scala.collection.Iterator<String> names) -
start
public static void start() -
suspend
public static void suspend() -
resume
-
stop
public static void stop() -
$bang
-
$bang$default$2
-
sendSystemMessage
-
restart
-
productElementName
-
productElementNames
-