abstract class
Movie::ActorRefBase
- Movie::ActorRefBase
- Reference
- Object
Direct Known Subclasses
- Movie::ActorRef(T)
- Movie::Ask::LocalResponseRefBase
- Movie::Cluster::ClusterRouterRefBase
- Movie::Cluster::ClusterSingletonRef(T)
- Movie::Cluster::ServiceRef(T)
- Movie::Cluster::ShardedEntityRef(T)
- Movie::Remote::RemoteActorRef(T)
- Movie::Remote::RemoteAskResponseSenderRef
Defined in:
movie.crConstructors
Instance Method Summary
- #id : Int32
- #path : ActorPath | Nil
-
#path=(path : ActorPath | Nil)
Sets the path for this actor ref (used during initialization)
-
#remote_peer_address : Address | Nil
Authenticated transport identity for inbound remote sender refs.
- #remote_peer_node_uid : String | Nil
- #send_system(message : SystemMessage)
Constructor Detail
Instance Method Detail
Sets the path for this actor ref (used during initialization)
Authenticated transport identity for inbound remote sender refs.