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