ContactPoints

org.apache.pekko.cluster.client.ContactPoints
final case class ContactPoints(contactPoints: Set[ActorPath])

The reply to GetContactPoints.

Value parameters

contactPoints

The presently known list of contact points.

Attributes

Source
ClusterClient.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Java API

Java API

Attributes

Source
ClusterClient.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product