Class DistributedPubSubSettings$


  • public class DistributedPubSubSettings$
    extends java.lang.Object
    • Field Detail

      • MODULE$

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

      • DistributedPubSubSettings$

        public DistributedPubSubSettings$()
    • Method Detail

      • apply

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

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