Package akka.remote.artery
Class Association$
- java.lang.Object
 - 
- akka.remote.artery.Association$
 
 
- 
public class Association$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static Association$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description Association$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intControlQueueIndex()intLargeQueueIndex()intOrdinaryQueueIndex() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final Association$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -