Package akka.cluster.sharding
Class ClusterShardingGuardian$
- java.lang.Object
-
- akka.cluster.sharding.ClusterShardingGuardian$
-
public class ClusterShardingGuardian$ extends java.lang.Object
INTERNAL API.
-
-
Field Summary
Fields Modifier and Type Field Description static ClusterShardingGuardian$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ClusterShardingGuardian$()
-
-
-
Field Detail
-
MODULE$
public static final ClusterShardingGuardian$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-