Class ClusterControllerConfigurer

java.lang.Object
com.yahoo.config.model.producer.AbstractConfigProducer<CHILD>
com.yahoo.vespa.model.container.component.Component<AbstractConfigProducer<?>,com.yahoo.osgi.provider.model.ComponentModel>
com.yahoo.vespa.model.container.component.SimpleComponent
com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerConfigurer
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer, com.yahoo.vespa.config.content.StorDistributionConfig.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>

public class ClusterControllerConfigurer extends SimpleComponent implements com.yahoo.vespa.config.content.StorDistributionConfig.Producer, com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer
Model serving class. Wraps fleet controller config serving.
See Also:
  • Constructor Details

    • ClusterControllerConfigurer

      public ClusterControllerConfigurer(ContentCluster cluster, int index, int nodeCount)
  • Method Details

    • getConfig

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

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