ContactPointAdded

org.apache.pekko.cluster.client.ContactPointAdded
final case class ContactPointAdded(contactPoint: ActorPath) extends ContactPointChange

Emitted to a subscriber when contact points have been received by the ClusterClient and a new one has been added.

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product