Package org.apache.pekko.actor
Interface LocalRef
- All Superinterfaces:
ActorRefScope
- All Known Subinterfaces:
MinimalActorRef
- All Known Implementing Classes:
Logging.StandardOutLogger,Nobody$
Refs which are statically known to be local inherit from this Scope
-
Method Summary
-
Method Details
-
isLocal
boolean isLocal()- Specified by:
isLocalin interfaceActorRefScope
-