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