Package akka.cluster
Class ClusterLogMarker.Properties$
- java.lang.Object
-
- akka.cluster.ClusterLogMarker.Properties$
-
- Enclosing class:
- ClusterLogMarker
public static class ClusterLogMarker.Properties$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static ClusterLogMarker.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.String
MemberStatus()
java.lang.String
SbrDecision()
-
-
-
Field Detail
-
MODULE$
public static final ClusterLogMarker.Properties$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-