ClusterActorRef

constructor(address: Address, service: RpcSendService)

Creates a ClusterActorRef instance.

Parameters

address

The network address of the actor within the cluster.

service

The RPC service used to communicate with the remote actor.