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