object ClusterClient
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Use Akka gRPC instead, see https://doc.akka.io/libraries/akka-core/2.6/cluster-client.html#migration-to-akka-grpc
- Source
- ClusterClient.scala
- Alphabetic
- By Inheritance
- ClusterClient
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Deprecated Type Members
- final case class Publish(topic: String, msg: Any) extends Product with Serializable
- Annotations
- @SerialVersionUID() @deprecated
- Deprecated
(Since version 2.6.0) Use Akka gRPC instead, see https://doc.akka.io/libraries/akka-core/2.6/cluster-client.html#migration-to-akka-grpc
- final case class Send(path: String, msg: Any, localAffinity: Boolean) extends Product with Serializable
- Annotations
- @SerialVersionUID() @deprecated
- Deprecated
(Since version 2.6.0) Use Akka gRPC instead, see https://doc.akka.io/libraries/akka-core/2.6/cluster-client.html#migration-to-akka-grpc
- final case class SendToAll(path: String, msg: Any) extends Product with Serializable
- Annotations
- @SerialVersionUID() @deprecated
- Deprecated
(Since version 2.6.0) Use Akka gRPC instead, see https://doc.akka.io/libraries/akka-core/2.6/cluster-client.html#migration-to-akka-grpc
Deprecated Value Members
- def props(settings: ClusterClientSettings): Props
Scala API: Factory method for
ClusterClient
akka.actor.Props.Scala API: Factory method for
ClusterClient
akka.actor.Props.- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) Use Akka gRPC instead, see https://doc.akka.io/libraries/akka-core/2.6/cluster-client.html#migration-to-akka-grpc