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