Package akka.remote.artery
Class Association$
- java.lang.Object
-
- akka.remote.artery.Association$
-
public class Association$ extends java.lang.Object
INTERNAL 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 int
ControlQueueIndex()
int
LargeQueueIndex()
int
OrdinaryQueueIndex()
-
-
-
Field Detail
-
MODULE$
public static final Association$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-