Class GetContactPoints$

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

public class GetContactPoints$ extends GetContactPoints implements scala.Product, Serializable
Get the contact points known to this client. A ContactPoints message will be replied.
See Also: