Class AbstractLeastShardAllocationStrategy$
- java.lang.Object
 - 
- org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy$
 
 
- 
public class AbstractLeastShardAllocationStrategy$ extends java.lang.ObjectCommon logic for the least shard allocation strategy implementationsINTERNAL API
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static AbstractLeastShardAllocationStrategy$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description AbstractLeastShardAllocationStrategy$() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final AbstractLeastShardAllocationStrategy$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -