Class ConfigserverCluster

  • All Implemented Interfaces:
    com.yahoo.cloud.config.ConfigserverConfig.Producer, com.yahoo.cloud.config.ZookeeperServerConfig.Producer, com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.core.VipStatusConfig.Producer, com.yahoo.container.jdisc.config.HealthMonitorConfig.Producer, com.yahoo.container.StatisticsConfig.Producer, ConfigProducer, java.io.Serializable

    public class ConfigserverCluster
    extends AbstractConfigProducer
    implements com.yahoo.cloud.config.ZookeeperServerConfig.Producer, com.yahoo.cloud.config.ConfigserverConfig.Producer, com.yahoo.container.StatisticsConfig.Producer, com.yahoo.container.jdisc.config.HealthMonitorConfig.Producer, com.yahoo.container.core.VipStatusConfig.Producer
    Represents a config server cluster.
    Author:
    Ulf Lilleengen
    See Also:
    Serialized Form
    • Method Detail

      • setContainerCluster

        public void setContainerCluster​(ContainerCluster containerCluster)
      • getConfig

        public void getConfig​(com.yahoo.cloud.config.ZookeeperServerConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.cloud.config.ZookeeperServerConfig.Producer
      • getConfig

        public void getConfig​(com.yahoo.cloud.config.ConfigserverConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.cloud.config.ConfigserverConfig.Producer
      • getConfig

        public void getConfig​(com.yahoo.container.StatisticsConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.container.StatisticsConfig.Producer
      • getConfig

        public void getConfig​(com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.container.jdisc.config.HealthMonitorConfig.Producer
      • getConfig

        public void getConfig​(com.yahoo.container.core.VipStatusConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.container.core.VipStatusConfig.Producer