Package akka.cluster
Class ClusterLogMarker.Properties$
- java.lang.Object
 - 
- akka.cluster.ClusterLogMarker.Properties$
 
 
- 
- Enclosing class:
 - ClusterLogMarker
 
public static class ClusterLogMarker.Properties$ extends java.lang.ObjectINTERNAL 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.StringMemberStatus()java.lang.StringSbrDecision() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final ClusterLogMarker.Properties$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -