Class ClusterReceptionistSettings$


  • public class ClusterReceptionistSettings$
    extends java.lang.Object
    Deprecated.
    . Since .
    • Field Detail

      • MODULE$

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

      • ClusterReceptionistSettings$

        public ClusterReceptionistSettings$()
        Deprecated.
    • Method Detail

      • apply

        public ClusterReceptionistSettings apply​(com.typesafe.config.Config config)
        Deprecated.
        Create settings from a configuration with the same layout as the default configuration akka.cluster.client.receptionist.
      • create

        public ClusterReceptionistSettings create​(com.typesafe.config.Config config)
        Deprecated.
        Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.client.receptionist.