Package org.apache.pekko.cluster
Class ClusterUserAction$
java.lang.Object
org.apache.pekko.cluster.ClusterUserAction$
INTERNAL API
 Cluster commands sent by the USER via
 
pekko.cluster.Cluster extension
 or JMX.- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ClusterUserAction$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ClusterUserAction$public ClusterUserAction$()
 
-