Package org.apache.pekko.cluster.client
Class ClusterReceptionist$
java.lang.Object
org.apache.pekko.cluster.client.ClusterReceptionist$
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 ClusterReceptionist$Deprecated.Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprops(ActorRef pubSubMediator, ClusterReceptionistSettings settings) Deprecated.Scala API: Factory method forClusterReceptionistpekko.actor.Props.
-
Field Details
-
MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ClusterReceptionist$
public ClusterReceptionist$()Deprecated.
-
-
Method Details
-
props
Deprecated.Scala API: Factory method forClusterReceptionistpekko.actor.Props.
-