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 Serializabletrait Producttrait Equalstrait ContactPointChangeclass Objecttrait Matchableclass Any
Members list
In this article