Class ClusterSingletonManager$
java.lang.Object
org.apache.pekko.cluster.singleton.ClusterSingletonManager$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClusterSingletonManager$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprops(Props singletonProps, Object terminationMessage, ClusterSingletonManagerSettings settings) Scala API: Factory method forClusterSingletonManagerpekko.actor.Props.
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ClusterSingletonManager$
public ClusterSingletonManager$()
-
-
Method Details
-
props
public Props props(Props singletonProps, Object terminationMessage, ClusterSingletonManagerSettings settings) Scala API: Factory method forClusterSingletonManagerpekko.actor.Props.
-