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