Class SubscribeContactPoints$

java.lang.Object
org.apache.pekko.cluster.client.SubscribeContactPoints
org.apache.pekko.cluster.client.SubscribeContactPoints$
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class SubscribeContactPoints$ extends SubscribeContactPoints implements scala.Product, Serializable
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.
See Also: