Package org.apache.pekko.event
Class LogMarker.Properties$
- java.lang.Object
-
- org.apache.pekko.event.LogMarker.Properties$
-
- Enclosing class:
- LogMarker
public static class LogMarker.Properties$ extends java.lang.ObjectINTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static LogMarker.Properties$MODULE$Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Properties$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringMessageClass()java.lang.StringRemoteAddress()java.lang.StringRemoteAddressUid()
-
-
-
Field Detail
-
MODULE$
public static final LogMarker.Properties$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-