Class SubscribeClusterClients$

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

public class SubscribeClusterClients$ extends SubscribeClusterClients implements scala.Product, Serializable
Subscribe to a cluster receptionist's client interactions 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: