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