org.apache.pekko.cluster.client.SubscribeContactPoints
See theSubscribeContactPoints companion class
case object SubscribeContactPoints extends SubscribeContactPoints
Subscribe to a cluster client's contact point changes where it is guaranteed that a sender receives the initial state of contact points prior to any events in relation to them changing. The sender will automatically become unsubscribed when it terminates.
Attributes
- Companion
- class
- Source
- ClusterClient.scala
- Graph
-
- Supertypes
- Self type
Members list
In this article