Class ClusterControllerConfig

java.lang.Object
com.yahoo.config.model.producer.AnyConfigProducer
com.yahoo.vespa.model.content.ClusterControllerConfig
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer, ConfigProducer, Serializable

public class ClusterControllerConfig extends AnyConfigProducer implements com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer
Config generation for common parameters for all fleet controllers. TODO: Author
See Also:
  • Method Details

    • getConfig

      public void getConfig(com.yahoo.vespa.config.content.FleetcontrollerConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer