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