Class AbstractLeastShardAllocationStrategy$
java.lang.Object
org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy$
Common logic for the least shard allocation strategy implementations
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AbstractLeastShardAllocationStrategy$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
AbstractLeastShardAllocationStrategy$
public AbstractLeastShardAllocationStrategy$()
-