Package org.apache.pekko.cluster.typed
Class ClusterSetup$
java.lang.Object
org.apache.pekko.cluster.typed.ClusterSetup$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClusterSetup$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends Extension>
ClusterSetupapply(scala.Function1<ActorSystem<?>, Cluster> createExtension)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ClusterSetup$
public ClusterSetup$()
-
-
Method Details
-
apply
public <T extends Extension> ClusterSetup apply(scala.Function1<ActorSystem<?>, Cluster> createExtension)
-