Class ClusterSharding$
- java.lang.Object
-
- akka.cluster.sharding.typed.javadsl.ClusterSharding$
-
public class ClusterSharding$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ClusterSharding$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ClusterSharding$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClusterSharding
get(ActorSystem<?> system)
-
-
-
Field Detail
-
MODULE$
public static final ClusterSharding$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
get
public ClusterSharding get(ActorSystem<?> system)
-
-