Package org.apache.pekko.cluster.typed
Class ClusterSingletonSettings$
java.lang.Object
org.apache.pekko.cluster.typed.ClusterSingletonSettings$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClusterSingletonSettings$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(ActorSystem<?> system) create(ActorSystem<?> system) Java APIfromConfig(com.typesafe.config.Config config)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ClusterSingletonSettings$
public ClusterSingletonSettings$()
-
-
Method Details
-
apply
-
create
Java API -
fromConfig
-