Class ClusterReceptionistSettings$


  • public class ClusterReceptionistSettings$
    extends java.lang.Object
    Deprecated.
    Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
    • 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 pekko.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 pekko.cluster.client.receptionist.