Package org.apache.pekko.cluster.client
Class ClusterReceptionist.Internal$
java.lang.Object
org.apache.pekko.cluster.client.ClusterReceptionist.Internal$
- Enclosing class:
- ClusterReceptionist
INTERNAL API
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassReplies are tunneled via this actor, child of the receptionist, to avoid inbound connections from other cluster nodes to the client.final classclassclassclassclassclassclassclassclassclassclassclass -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClusterReceptionist.Internal$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Internal$
public Internal$()
-