Package org.apache.pekko.cluster.client
Class ClusterClient$
java.lang.Object
org.apache.pekko.cluster.client.ClusterClient$
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final ClusterClient$
Deprecated.Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprops
(ClusterClientSettings settings) Deprecated.Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc.
-
Field Details
-
MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ClusterClient$
public ClusterClient$()Deprecated.
-
-
Method Details
-
props
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 forClusterClient
pekko.actor.Props
.
-