Package org.apache.pekko.remote.artery
Class Association$
java.lang.Object
org.apache.pekko.remote.artery.Association$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Association$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal intfinal intfinal int
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Association$
public Association$()
-
-
Method Details
-
ControlQueueIndex
public final int ControlQueueIndex() -
LargeQueueIndex
public final int LargeQueueIndex() -
OrdinaryQueueIndex
public final int OrdinaryQueueIndex()
-