| ClusterClient |
This actor is intended to be used on an external node that is not member
of the cluster.
|
| ClusterClient.Internal$ |
|
| ClusterClient.Publish |
|
| ClusterClient.Publish$ |
|
| ClusterClient.Send |
Convenience constructor with localAffinity false
|
| ClusterClient.Send$ |
|
| ClusterClient.SendToAll |
|
| ClusterClient.SendToAll$ |
|
| ClusterClient$ |
Scala API: Factory method for ClusterClient Props.
|
| ClusterClientReceptionist |
Returns true if this member is not tagged with the role configured for the
receptionist.
|
| ClusterClientReceptionist$ |
|
| ClusterClients |
Java API
|
| ClusterClients$ |
|
| ClusterClientSettings |
For binary/source compatibility
|
| ClusterClientSettings$ |
Create settings from the default configuration
akka.cluster.client.
|
| ClusterClientUnreachable |
Emitted to the Akka event stream when a cluster client was previously connected
but then not seen for some time.
|
| ClusterClientUnreachable$ |
|
| ClusterClientUp |
Emitted to the Akka event stream when a cluster client has interacted with
a receptionist.
|
| ClusterClientUp$ |
|
| ClusterReceptionist |
|
| ClusterReceptionist.Internal$ |
Replies are tunneled via this actor, child of the receptionist, to avoid
inbound connections from other cluster nodes to the client.
|
| ClusterReceptionist$ |
Scala API: Factory method for ClusterReceptionist Props.
|
| ClusterReceptionistSettings |
param: role Start the receptionist on members tagged with this role.
|
| ClusterReceptionistSettings$ |
Create settings from the default configuration
akka.cluster.client.receptionist.
|
| ContactPointAdded |
Emitted to a subscriber when contact points have been
received by the ClusterClient and a new one has been added.
|
| ContactPointAdded$ |
|
| ContactPointRemoved |
Emitted to a subscriber when contact points have been
received by the ClusterClient and a new one has been added.
|
| ContactPointRemoved$ |
|
| ContactPoints |
Java API
|
| ContactPoints$ |
|
| GetClusterClients |
Java API: get the singleton instance
|
| GetClusterClients$ |
Java API: get the singleton instance
|
| GetContactPoints |
Java API: get the singleton instance
|
| GetContactPoints$ |
Java API: get the singleton instance
|
| SubscribeClusterClients |
|
| SubscribeClusterClients$ |
Java API: get the singleton instance
|
| SubscribeContactPoints |
|
| SubscribeContactPoints$ |
Java API: get the singleton instance
|
| UnsubscribeClusterClients |
Java API: get the singleton instance
|
| UnsubscribeClusterClients$ |
Java API: get the singleton instance
|
| UnsubscribeContactPoints |
Java API: get the singleton instance
|
| UnsubscribeContactPoints$ |
Java API: get the singleton instance
|