Class ClusterSingletonProxySettings$


  • public class ClusterSingletonProxySettings$
    extends java.lang.Object
    • Constructor Detail

      • ClusterSingletonProxySettings$

        public ClusterSingletonProxySettings$()
    • Method Detail

      • apply

        public ClusterSingletonProxySettings apply​(com.typesafe.config.Config config)
        Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton-proxy.
      • create

        public ClusterSingletonProxySettings create​(com.typesafe.config.Config config)
        Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton-proxy.