Package org.apache.pekko.cluster
Class ClusterLogMarker.Properties$
- java.lang.Object
- 
- org.apache.pekko.cluster.ClusterLogMarker.Properties$
 
- 
- Enclosing class:
- ClusterLogMarker
 
 public static class ClusterLogMarker.Properties$ extends java.lang.ObjectINTERNAL API
- 
- 
Field SummaryFields Modifier and Type Field Description static ClusterLogMarker.Properties$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description Properties$()
 - 
Method SummaryAll 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.
 
- 
 
-