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