Class ClusterClient$

java.lang.Object
org.apache.pekko.cluster.client.ClusterClient$

public class ClusterClient$ extends Object
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
  • Field Details

    • MODULE$

      public static final ClusterClient$ MODULE$
      Deprecated.
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ClusterClient$

      public ClusterClient$()
      Deprecated.
  • Method Details

    • props

      public Props props(ClusterClientSettings settings)
      Deprecated.
      Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
      Scala API: Factory method for ClusterClient pekko.actor.Props.