Class ClusterSingletonProxy$


  • public class ClusterSingletonProxy$
    extends java.lang.Object
    Scala API: Factory method for ClusterSingletonProxy Props.

    param: singletonManagerPath The logical path of the singleton manager, e.g. /user/singletonManager, which ends with the name you defined in actorOf when creating the ClusterSingletonManager. param: settings see ClusterSingletonProxySettings

    • Field Detail

      • MODULE$

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

      • ClusterSingletonProxy$

        public ClusterSingletonProxy$()