Class ClusterScope$

java.lang.Object
org.apache.pekko.cluster.ClusterScope
org.apache.pekko.cluster.ClusterScope$
All Implemented Interfaces:
Serializable, Scope, scala.Equals, scala.Product

public class ClusterScope$ extends ClusterScope implements scala.Product, Serializable
Cluster aware scope of a pekko.actor.Deploy
See Also:
  • Field Details

    • MODULE$

      public static final ClusterScope$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ClusterScope$

      public ClusterScope$()
  • Method Details