Interface | Description |
---|---|
ClusterClientMessage |
Marker trait for remote messages with special serializer.
|
Class | Description |
---|---|
ClusterClient |
This actor is intended to be used on an external node that is not member
of the cluster.
|
ClusterClient.Internal$ |
INTERNAL API
|
ClusterClient.Publish | |
ClusterClient.Publish$ | |
ClusterClient.Send | |
ClusterClient.Send$ | |
ClusterClient.SendToAll | |
ClusterClient.SendToAll$ | |
ClusterClient$ | |
ClusterClientReceptionist |
Extension that starts
ClusterReceptionist and accompanying DistributedPubSubMediator
with settings defined in config section akka.cluster.client.receptionist . |
ClusterClientReceptionist$ | |
ClusterClientSettings |
param: initialContacts Actor paths of the
ClusterReceptionist actors on
the servers (cluster nodes) that the client will try to contact initially. |
ClusterClientSettings$ | |
ClusterReceptionist |
ClusterClient connects to this actor to retrieve. |
ClusterReceptionist.Internal$ |
INTERNAL API
|
ClusterReceptionist$ | |
ClusterReceptionistSettings |
param: role Start the receptionist on members tagged with this role.
|
ClusterReceptionistSettings$ |